Hacker News new | ask | show | jobs
by aphyr 4726 days ago
By the way, you can use (dotimes [i 100]) in place of (doseq [i (range 100)]).