Liking cljdoc? Tell your friends :D

inspectable.spec-utils


spec-formclj/s

(spec-form spec-name)

Return spec form enhanced if it contains multispecs

Return spec form enhanced if it contains multispecs
sourceraw docstring

spec-listclj/s

(spec-list filter-regex)

Retrieves a list of all specs in the registry, sorted by ns/name. If filter-regex is not empty, keep only the specs with that prefix.

Retrieves a list of all specs in the registry, sorted by ns/name.
If filter-regex is not empty, keep only the specs with that prefix.
sourceraw docstring

spec-sampleclj/s

(spec-sample spec-name)

Return a sample from a spec

Return a sample from a spec
sourceraw docstring

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

× close