14 Jul 2003 06:46
Hiding exports by precedence
RT Happe <rthappe <at> web.de>
2003-07-14 04:46:12 GMT
2003-07-14 04:46:12 GMT
I often want to import all bindings from several structures deciding name clashes by precedence rather than by explicit hiding, i.e. just what (open srfi-1 scheme) currently does. As the manual says, "a name's binding is always taken from the structure that is listed first within the open clause. This may be fixed in the future." I would prefer this behaviour to be legalised (or assigned to a special form). rthappe
RSS Feed