@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!
Top-level
@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
|
@amdt Exactly! I haven't seen this quality in any other programming language so far