6 ms·
A must-read for Clojurians.I especially appreciated that he took the time to comment on the correct use of assert, which is too often overlooked and makes debug
by lbj 2y ago
A must-read for Clojurians.I especially appreciated that he took the time to comment on the correct use of assert, which is too often overlooked and makes debugging harder than it needs to be.
- daveliepmann 2y agoMuch appreciated. You might appreciate this follow-up on assertions: https://gist.github.com/daveliepmann/8289f0ee5b00a5f05b50379e07fceb76 https://gist.github.com/daveliepmann/8289f0ee5b00a5f05b50379...