Hacker News new | ask | show | jobs
by pizzeriafrida 1903 days ago
Yea it's funny how much is in there, between it and the Clojure standard library you basically don't need to go searching for third party libraries.

I needed a debounce the other which was just importing

`[goog.functions :refer [debounce]]`