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

[Scheme-reports] Shadowing imports at toplevel



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