[Haskell-cafe] Re: Haskell w/ delimited continuations
Taral
taralx at gmail.com
Fri Feb 22 17:27:12 EST 2008
On 2/22/08, Taral <taralx at gmail.com> wrote:
> reset :: (Prompt r -> r) -> r
> shift :: Prompt r -> ((a -> _) -> r) -> a
The point of the question is about shift/reset with *these types*. I
know there are implementations with other types.
--
Taral <taralx at gmail.com>
"Please let me know if there's any further trouble I can give you."
-- Unknown
More information about the Haskell-Cafe
mailing list