Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in continuations

Design Pattern Alternative to Coroutines

Jumping forward with the continuation monad

How to split and dispatch an async control-flow using Continuations?

Is there a fast language that supports portable continuations?

Continuing a statement on the next line WITH A COMMENT

"call-cc" patterns in Scala?

scala continuations

Can call-with-current-continuation be implemented only with lambdas and closures?

Correct terminology for continuations

haskell continuations

generator/block to iterator/stream conversion

Serialization and the Yield statement

Continuation passing style representation of types

Choosing between continuation passing style and memoization

Uses for Scala continuations

scala continuations

Are continuations monads?

Idiomatic Scala translation of Kiselyov's zippers?

How to Factorize Continuation Monad into Left & Right Adjoints?

Why the continuations of Task.WhenAll are executed synchronously?

Using Cont to acquire values from the future and the past

Implementing yield (yield return) using Scala continuations

Does the yin yang continuations puzzle make sense in a typed language?