In this thread, you may post code that makes use of continuations, and I will attempt to produce code that does the same and looks reasonably similar, without using continuations.
Name:
Anonymous2013-03-03 22:27
I support amb because combining mutable state with continuations is awesome. Haskell's continuation monad is boring.