> Do the plus signs mean anything, or are they just typos?
>

Example:
  <integer> ...   means zero or more integers
  <integer> ...+   means one or more integers

Thus your example of max shows that max is a function
of two or more arguments.

-- 
Jens Axel Søgaard
_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/users

Reply via email to