macro-workshop
macro-workshop copied to clipboard
A Clojure macros workshop
Results
1
macro-workshop issues
Sort by
recently updated
recently updated
newest added
Hi, I'm making the exercises 02_fancy_quoting. Really enjoying the approach so far, but I'm stuck at implementing `fancy/construct-maybe`. How can I create the `fancy/None` and `fancy/Some` types? Thanks!