[racket] Fwd: typo in signatures?

From: Jens Axel Søgaard (jensaxel at soegaard.net)
Date: Mon Oct 3 13:21:59 EDT 2011

> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20111003/472ae69b/attachment.html>

Posted on the users mailing list.