his code we use the "square" function. In mit-scheme it's ok, in Racket
> it's not defined
>
> Should I import any module ?
>
> Are common functions named as in mit-scheme ? Or are we gonna run into
> compatibility issues ?
>
> Thanks for any
edures take an extra argument or two
(continue and restart).
//JT
--
Joshua Taylor, http://www.cs.rpi.edu/~tayloj/
Racket Users list:
http://lists.racket-lang.org/users
tp://docs.racket-lang.org/reference/define.html
arg = arg-id | [arg-id default-expr] | keyword arg-id | keyword
[arg-id default-expr]
much clearer.
Thanks, and sorry for the noise!
On Mon, Jun 23, 2014 at 9:29 AM, Tony Garnock-Jones wrote:
> On 06/23/2014 09:21 AM, Joshua TAYLOR wrote
based on the syntax given in the documentation, but the system's still
accepting it, and with varying behaviors.
//JT
[1] http://stackoverflow.com/q/24365591/1281433
--
Joshua Taylor, http://www.cs.rpi.edu/~tayloj/
Racket Users list:
http://lists.racket-lang.org/users
4 matches
Mail list logo