call-with-current-continuation
I think targeting the JVM (as Clojure does) makes that difficult. I may be way out of date, though.
I’ve read that call/cc can be emulated with continuation monad, and monads might just be parte of the next core… I’ve yet to dig into the issue, though.
I think targeting the JVM (as Clojure does) makes that difficult. I may be way out of date, though.
I’ve read that call/cc can be emulated with continuation monad, and monads might just be parte of the next core… I’ve yet to dig into the issue, though.