Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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?

Continuations in Clojure

call/cc implementation?

Continuations in Java

java continuations

scheme continuations for dummies

lisp scheme continuations

What exactly is a "continuation prompt?"

Constructing efficient monad instances on `Set` (and other containers with constraints) using the continuation monad

C# first class continuation via C++ interop or some other way?

How can two continuations cancel each other out?