symbol-namespaces
2013-01-28
Defines a new kind of package that's named by a symbol rather than a string and that maps from existing symbols to their respective "implicitly managed" counterparts. The motivating use-case is to conceptually allow multiple definitions of the same kind on a single symbol, without conflicts.
Author
Jean-Philippe Paradis <hexstream@gmail.com>
License
Public Domain
symbol-namespaces
Defines a new kind of package that's named by a symbol rather than a string and that maps from existing symbols to their respective "implicitly managed" counterparts. The motivating use-case is to conceptually allow multiple definitions of the same kind on a single symbol, without conflicts.
Version:
1.0License:
Public DomainAuthors:
Jean-Philippe Paradis <hexstream@gmail.com>Dependencies:
map-bind