Global Bindings
5defs the supplied var names with no bindings, useful for making forward declarations.
macrocljs.core
Creates and interns a global var with the name of symbol in the current namespace (*ns*) or locates such a var if it alr...
special-formcljs.core
defs name to have the root value of init iff the named var has no root value, else init is unevaluated
macrocljs.core
Gets the validator-fn for a var/ref/agent/atom.
functioncljs.core
Sets the validator-fn for an atom. validator-fn must be nil or a side-effect-free fn of one argument, which will be pass...
functioncljs.core