Archive for August, 2009

Aug 12 2009

Pattern Matching In Clojure

Published by tim under clojure, coding

Updated: Note that this is available as a clojars module.
Clojure code density seems to be pretty good. There are a fair number of convenient shortforms in the language; for example, associative datatypes all act as a function — so given a hash map you can reference it with (my-hashmap :key). The base language [...]

10 responses so far

« Prev - Next »