How do I use continuations on Scala 2.8?
Posted
by Seth Tisue
on Stack Overflow
See other posts from Stack Overflow
or by Seth Tisue
Published on 2010-04-21T13:19:22Z
Indexed on
2010/04/21
13:23 UTC
Read the original article
Hit count: 455
Scala 2.8.0.RC1 includes the continuations plugin on trunk for the first time, but the details of how to use it have changed from previous releases, so it's difficult to follow the blog entries and SO answers out there that talk about continuations but were written for previous versions.
© Stack Overflow or respective owner