namespace is a Generic Haskell library for managing namespaces. A namespace is a hierarchy of maps. It provides simple functionalities for managing namespaces.
It has the following features:
- manipulate paths to objects and paths to namespaces.
- create, lookup, insert, and import between namespaces.
- convert namespaces to maps.