On Fri, 21 Jan 2011, Jim Wise wrote:

> Andre van Tonder <an...@het.brown.edu> writes:
>
>> Just note, FWIW, that R6RS library semantics have no such thing as
>> "overriding". You would need to do a complicated EXCEPT import to exclude
>> the usual WG1 meanings.
>
> Actually, (prefix ...) is both safer than (except ..._) (a particular
> implementation may have additional forms in the library beyond what's
> required by WG2), and simpler to use:
>
>       (import (prefix (rnrs match) match:))

They were talking about overriding LAMBDA, etc.

_______________________________________________
r6rs-discuss mailing list
r6rs-discuss@lists.r6rs.org
http://lists.r6rs.org/cgi-bin/mailman/listinfo/r6rs-discuss

Reply via email to