Liking cljdoc? Tell your friends :D
Clojure only.

spdx.impl.state

State management namespace. Note: this namespace is not part of the public API of clj-spdx and may change without notice.

State management namespace. Note: this namespace is not part of the public API of clj-spdx and may change without notice.
raw docstring

init!clj

(init!)

Initialises this namespace upon first call (and does nothing on subsequent calls), returning nil. Consumers of this namespace are not required to call this fn, as it will be called implicitly upon first use of any of this namespace's functionality; it is provided to allow explicit control of the cost of initialisation to callers who need it.

Initialises this namespace upon first call (and does nothing on subsequent
calls), returning nil. Consumers of this namespace are not required to call
this fn, as it will be called implicitly upon first use of any of this
namespace's functionality; it is provided to allow explicit control of the
cost of initialisation to callers who need it.
sourceraw docstring

list-objclj

source

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

× close