On Fri, 21 Jan 2011, Jim Wise wrote:

> Andre van Tonder <[email protected]> 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.

_______________________________________________
Scheme-reports mailing list
[email protected]
http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports

Reply via email to