scheje icon indicating copy to clipboard operation
scheje copied to clipboard

Detect and properly handle tail calls.

Open turbopape opened this issue 9 years ago • 1 comments

I think the simplest way to do this is to piggieback on Clojure's calling mechanism, returning fns and trampolining the main call.

turbopape avatar Mar 19 '16 17:03 turbopape

Closed as duplicate of #5

turbopape avatar Sep 27 '16 21:09 turbopape