Using unification to write readable Clojure macros?

In my core.contracts code I’ve experimented with using unification to aide read- and re-readability in my macros. Often I’ve found that I’ll hit a wall when returning to a macro that I wrote long ago. A mass of documentation often helps, but I wanted something more. I think I’ve found it… or at least the [...]
 •  0 comments  •  flag
Share on Twitter
Published on April 23, 2013 11:13
No comments have been added yet.