scheme-for-max icon indicating copy to clipboard operation
scheme-for-max copied to clipboard

calling send incorrectly crashes

Open iainctduncan opened this issue 3 years ago • 0 comments

If one tries to call send with the signature for send*, can crash completely instead of failing gracefully.

replicate: in live (at least), do (send 'view-1 '(1 2 3 4))

iainctduncan avatar Jan 31 '22 03:01 iainctduncan