Hacker News new | ask | show | jobs
by NoahTheDuke 1588 days ago
Clojure has that built-in and it’s great. Works wonders when testing things too: write a small test in a comment block and you can edit/evaluate a function then move to the comment and see the result immediately.
1 comments

Yeah, that’s where I got the idea.