scheje
scheje copied to clipboard
Detect and properly handle tail calls.
I think the simplest way to do this is to piggieback on Clojure's calling mechanism, returning fns and trampolining the main call.
Closed as duplicate of #5