More Tests

2 points by jimmyvalmer ↗ HN
Nice. Escaped backquote acts as function at the car of a list.

`(\\\` ,(+ 1 2))` yields 3.

`(\\\` (,(+ 1 2))` is equivalent to the unescaped `\`(,(+ 1 2))` both yielding `(3)`

Pretty crazy.

0 comments

[ 4.3 ms ] story [ 7.0 ms ] thread

No comments yet.