Liking cljdoc? Tell your friends :D

spdx.impl.regexes

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

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

addition-ref-re-dclj

source

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 initialisation will occur implicitly anyway; it is provided to allow explicit control of the cost of initialisation to callers who need it.

Note: this method may have a substantial performance cost.

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 initialisation will occur implicitly anyway; it is provided to
allow explicit control of the cost of initialisation to callers who need it.

Note: this method may have a substantial performance cost.
sourceraw docstring

license-ref-re-dclj

source

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

× close