[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Scheme-reports] Shadowing imports at toplevel
- To: scheme-reports@x
- Subject: [Scheme-reports] Shadowing imports at toplevel
- From: Andre van Tonder <andre@x>
- Date: Sun, 24 Apr 2011 22:16:51 -0400 (EDT)
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@x
http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports