chickadee
»
F-operator
»
define-unit
Identifier search
(define-unit KIND BODY ...)
syntax
Expands to
(define (KIND-unit obj) BODY ...)
.