Next: Boolean
Up: The Core Sets
Previous: Pairs and Lists
The set of procedures is the set of Scheme lambda expressions. Note
that function and operator return members of this set.
(define procedure 'procedure)
; unordered
Richard W. DeVaul
1998-12-07