[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [r6rs-discuss] [Scheme-reports] [scheme-reports] Scheme pattern matching & R*RS



On Fri, 21 Jan 2011, Jim Wise wrote:

> Andre van Tonder <andre@x> 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@x
http://lists.r6rs.org/cgi-bin/mailman/listinfo/r6rs-discuss