Liking cljdoc? Tell your friends :D

compute.spec1-select


Schemaclj/sprotocol

keyspecs*clj/s

(keyspecs* spec)

Returns map of key to symbolic spec

Returns map of key to symbolic spec

schemaclj/smacro

(schema schema-form)

schema*clj/s

(schema* sform)

Returns a schema object given a fully-qualified schema definition. If needed use 'explicate' to qualify forms.

Returns a schema object given a fully-qualified schema definition.
If needed use 'explicate' to qualify forms.
raw docstring

schema-implclj/s

(schema-impl coll gfn)

schema?clj/s

(schema? x)

selectclj/smacro

(select schema-form selection)

Selectclj/sprotocol

Marker protocol for selects

Marker protocol for selects
raw docstring

select-implclj/s

(select-impl schema-form selection gfn)

select?clj/s

(select? x)

unionclj/smacro

(union & schemas)

union-implclj/s

(union-impl schemas gfn)

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

× close