scheme:lazy -- r7rs Export
§

Descriptor
§

(scheme lazy)

Definitions
§

Description
§

Lazy Library

The (scheme lazy) library exports procedures and syntax keywords for lazy evaluation.

delay                   delay-force
force                   make-promise
promise?

The text herein was sourced and adapted as described in the "R7RS attribution of various text snippets" appendix.

Super-exports
§

Categories
§