Hi,

Is it possible to add

(environment-layer ENV [EXTENDABLE [SYMBOLS]])

that creates a new environment over a base environment ENV,
and the binding is firstly lookuped in the new environment,
and then (if it's not found and not deleted) lookuped in the base environment.

Better naming would be nice instead of environment-layer.

Thanks,
Daishi


_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to