[Scheme-reports] Shadowing imports at toplevel
Andre van Tonder 25 Apr 2011 02:16 UTC
At the toplevel, can we
1) shadow an imported binding with a new definition or syntax definition?
2) shadow an imported binding with a new import?
and if so, what happens to the semantics of preceding code referring to the
shadowed bindings in the four cases when the shadowed and the shadowing
binding are each either a) a variable definition or b) a syntax definition?
_______________________________________________
Scheme-reports mailing list
Scheme-reports@scheme-reports.org
http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports