1 Beginning Student
2 Beginning Student with List Abbreviations
3 Intermediate Student
4 Intermediate Student with Lambda
5 Advanced Student
Index
On this page:
define
Version: 4.0.2

 

5.1 define

(define (id id ...) expr)

(define id expr)

The same as Intermediate with Lambda’s define, except that a function is allowed to accept zero arguments.