RT @the_lazy_folder
Here's a nifty #clojure trick I discovered.
Let's say you have a function that is a part of a long chain of function calls (like API request handlers) and you want to experiment with it, but you don't know what data to pass it.
How do y'all do it? This feels very dirty😂😂😂