iainctduncan/scheme-for-max

calling send incorrectly crashes

Opened this issue · 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))