Liking cljdoc? Tell your friends :D

spec-tools.parse


collection-type?clj/s

(collection-type? type)
source

get-keysclj/s

(get-keys parse-data)
source

leaf-type?clj/s

(leaf-type? type)
source

parse-formclj/smultimethod

source

parse-specclj/s

(parse-spec x)

Parses info out of a spec. Spec can be passed as a name, Spec or a form. Returns either nil or a map, with keys :type and other extra keys (like :keys for s/keys specs).

Parses info out of a spec. Spec can be passed as a name, Spec or a form.
Returns either `nil` or a map, with keys `:type` and other extra keys
(like `:keys` for s/keys specs).
sourceraw docstring

parse-spec-with-spec-refclj/s

(parse-spec-with-spec-ref x)
source

type-dispatch-valueclj/s

(type-dispatch-value type)
source

type-symbolsclj/s

(type-symbols)
source

typesclj/s

(types)
source

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

× close