On this page:
define
Version: 4.1

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.