[racket] Pass by value/name/reference

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

thank u :)
but we didn't understand if the arguments are passed by value or reference?
we think that it passed by value, and if we use with pointers it can pass
by refernce.

another question,
if we use let function, the argument is passed by name?

thank u very much!



2014-07-20 13:09 GMT+03:00 Jos Koot <jos.koot at gmail.com>:

>  See section 4.3.1 of the Racket guide.
> Jos
>
>
>  ------------------------------
> *From:* users [mailto:users-bounces at racket-lang.org] *On Behalf Of *?????
> ??????
> *Sent:* domingo, 20 de julio de 2014 11:03
> *To:* users at racket-lang.org
> *Subject:* [racket] Pass by value/name/reference
>
>  Hey :)
> How the arguments are passed in racket?
> by value/ reference/name?
>
> If u can add an example it will b good :)
> Thank U !
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20140720/8c1ef42e/attachment.html>

Posted on the users mailing list.