with-shadowed-bindings
2019-01-07
Establishes a new lexical context within which specified bindings are explicitly shadowed, making it clear that they are not referenced within, thereby reducing cognitive load.
Author
Jean-Philippe Paradis <hexstream@hexstreamsoft.com>
License
Public Domain
Project's home: https://www.hexstreamsoft.com/libraries/with-shadowed-bindings/
with-shadowed-bindings establishes a new lexical context within which
specified bindings are explicitly shadowed, making it clear that they
are not referenced within, thereby reducing cognitive load.
This library is in the Public Domain.
See the UNLICENSE file for details.