Email or username:

Password:

Forgot your password?
Top-level
Alastair M. D. Touw

@gosha I love this about Clojure. You might think it's just 'let' over 'map', and (looking at the source) it mostly is! But, some edge cases are handled, and the interface is made regular… and it's just 10 SLOC!

1 comment
Gosha

@amdt Exactly! I haven't seen this quality in any other programming language so far

Go Up