|
|
|
|
|
by calibraxis
5484 days ago
|
|
When I briefly used Clojure, I was very impressed with clojure.set. (Probably the "relational algebra" Hickey mentioned in the interview, with operators like project, rename, join, etc. Stuff that anyone who knows SQL will be familiar with. A good example of what such abstractness buys you.) |
|
http://blog.bestinclass.dk/index.clj/2010/11/clojureql--1.0....