File:Continuation.hs

From HaskellWiki
Revision as of 18:32, 24 May 2006 by EndreyMark (talk | contribs) (WikiPedia's ``Continuation'' article, ``Examples'' section. The Scheme examples translated to Haskell.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Continuation.hs(file size: 1 KB, MIME type: unknown/unknown)

Warning: This file type may contain malicious code. By executing it, your system may be compromised.

WikiPedia's ``Continuation article, ``Examples section. The Scheme examples translated to Haskell.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeDimensionsUserComment
current19:30, 24 May 2006 (1 KB)EndreyMark (talk | contribs)Showing examples, where the type of the argument of the discussed function and type of the argument of the continuation do not coincide: CPS-ized length
18:32, 24 May 2006 (694 bytes)EndreyMark (talk | contribs)WikiPedia's ``Continuation'' article, ``Examples'' section. The Scheme examples translated to Haskell.

The following page uses this file: