[racket] Help require and provide

From: Noel Welsh (noelwelsh at gmail.com)
Date: Mon Feb 14 07:59:16 EST 2011

Use except-in or rename-in

N.

2011/2/14 José Lopes <jose.lopes at ist.utl.pt>:
> Hello, can you help me with this problem?
>
> Suppose I have files A, B and C.
> Files A and B provide several functions, including function foo.
> File C wants to require both A and B. How can I choose which function foo I
> want?
>
> Regards,
> José
>
> --
> José António Branquinho de Oliveira Lopes
> 58612 - MEIC-A
> jose.lopes at ist.utl.pt
>
> _________________________________________________
>  For list-related administrative tasks:
>  http://lists.racket-lang.org/listinfo/users
>



Posted on the users mailing list.