[racket] function parameters in racket

From: קוראל אלימלך (coral2301 at gmail.com)
Date: Sun Jul 20 10:07:48 EDT 2014

how can i define a function that gets a not known number of parameters
(like the + function:
 that i can send (+1 2 ) or (+ 1 2 3 ) (+1 2 3 4 )....)

thank u :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20140720/1ca905f2/attachment.html>

Posted on the users mailing list.