Wrong Again
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.
``(\` ,(+ 1 2))`` yields 3.
``(\` (,(+ 1 2))`` is equivalent to the unescaped ```(,(+ 1 2))`` both yielding `(3)`
Pretty crazy.
1 comment
[ 3.0 ms ] story [ 15.3 ms ] thread