previous | index | next

Quoting Expressions

List items can be nonnumbers:
          (list + 2 3) ⇒ (#<primitive:+> 2 3)
Q: How to construct (+ 2 3)?

previous | index | next