chickadee » hascheme » define-wrappers-for-lazy

(define-wrappers-for-lazy (head source) ...)syntax

Define lazy-procedure variants of source that pass all arguments to a constructor. Head is defined as in define-wrappers-from-strict.