No vars found in this namespace.
Implements a container system which allows for retrieval of values within a hierarchy of containers, where each container is a separate scope.
Implements a container system which allows for retrieval of values within a hierarchy of containers, where each container is a separate scope.
Functions for manipulating stashes, not to be confused with stacks. A stash in this case is collection of containers. The containers are sequenced fifo-style, with operations performed on the latest container pushed into the collection of stash containers.
Functions for manipulating stashes, not to be confused with stacks. A stash in this case is collection of containers. The containers are sequenced fifo-style, with operations performed on the latest container pushed into the collection of stash containers.
Includes functions for manipulating tokens/symbols.
Includes functions for manipulating tokens/symbols.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close