UPDATE: I’m no longer actively working on the screencast; I might revive it in the future but I don’t plan to add new content anytime soon.
This is the list of the Clojure Quips screencast episodes.
It’s a newer incarnation of my former Clojure Tip of The Day screencast.
You can find all the episodes in the Curious Programmer Youtube channel.
List Of All Episodes
Episodes – links & details
002 – clj-async-profiler
How to quickly check if a potentially infinite sequence contains at most X elements?
- video
- source code and related Pull Request
001 – bounded-count
How to quickly check if a potentially infinite sequence contains at most X elements?