scheme:lazy
-- r7rs
Export (scheme lazy)
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.