Category: clojure
-
Un-lazy-fying clojure
I’m finding Clojure has a similar feel to C++ about it – it requires a higher degree of understanding of the underlying implementation than I think is probably optimal. Partly this could be because it’s a new language – but it’s also what makes it interesting. A common problem I’m having is running out of…