chickadee » F-operator » define-bind

(define-bind KIND BODY ...)syntax

Expands to (define (KIND-bind monad func) BODY ...).