mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-18 21:29:18 +02:00
382 B
382 B
Lazy Library
The (scheme lazy)
library exports procedures and syntax keywords for lazy evaluation.
For more information see the R7RS Scheme Specification.
#delay #force #delay-force #make-promise #promise?