Liking cljdoc? Tell your friends :D

fif.utils.functional

No vars found in this namespace.

fif.utils.scope

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.
raw docstring

fif.utils.stash

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.
raw docstring

fif.utils.token

Includes functions for manipulating tokens/symbols.

Includes functions for manipulating tokens/symbols.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close