clojure icon indicating copy to clipboard operation
clojure copied to clipboard

Explaining macros

Open practicalli-johnny opened this issue 3 years ago • 0 comments

Using examples from clojure.core defn when cond (as alternatives to if)

using macro-expand-1 and macro-expand-all to show the results of expanding macro.

practicalli-johnny avatar Mar 18 '22 20:03 practicalli-johnny