Next: Load Library, Previous: Inexact Library, Up: Standard Libraries [Index]
The (scheme lazy) library exports procedures and syntax keywords for lazy evaluation.
(scheme lazy)
delay
delay-force
force
make-promise
promise?