[racket] module system overview

From: Grant Rettke (grettke at acm.org)
Date: Mon May 7 17:05:01 EDT 2012

Sometimes you want a 'sin' function to calculate a ratio and sometimes
you want a 'sin' function to do something bad. What happens when you
want to use both of them in the same program?

On Mon, May 7, 2012 at 3:47 PM, Ravi Chemudugunta
<chemuduguntar at gmail.com> wrote:
> Hello,
>
> Does anyone know of a good overview of the module system,
> I found a reference page that shows the module form, but,
> is there anything out there that explains the rationale and problems
> that it is trying to solve -
>
> or, does anyone have any ideas on where I could start in terms of reading
> material?
>
> Thanks,
>
> --
> C-x C-s, C-x C-c
>
>
> ____________________
>  Racket Users list:
>  http://lists.racket-lang.org/users
>



-- 
http://www.wisdomandwonder.com/
ACM, AMA, COG, IEEE


Posted on the users mailing list.