Liking cljdoc? Tell your friends :D

zuko.schema


Axiomclj/s

source

EntityPatternclj/s

source

EntityPropAxiomEltclj/s

source

EntityPropertyEltclj/s

source

EntityPropertyPatternclj/s

source

EntityPropValAxiomEltclj/s

source

epv-pattern?clj/s

(epv-pattern? pattern)

Inputs: [pattern :- [s/Any]] Returns: s/Bool

Inputs: [pattern :- [s/Any]]
Returns: s/Bool
sourceraw docstring

EPVPatternclj/s

source

eval-pattern?clj/s

(eval-pattern? p)

eval bindings take the form of [expression var] where the expression is a list-based s-expression. It binds the var to the result of the expression.

eval bindings take the form of [expression var] where the
expression is a list-based s-expression. It binds the var
to the result of the expression.
sourceraw docstring

EvalPatternclj/s

source

filter-pattern?clj/s

(filter-pattern? pattern)

Inputs: [pattern :- [s/Any]] Returns: s/Bool

Inputs: [pattern :- [s/Any]]
Returns: s/Bool
sourceraw docstring

FilterPatternclj/s

source

op-pattern?clj/s

(op-pattern? [op :as pattern])

Inputs: [[op :as pattern] :- [s/Any]] Returns: s/Bool

Inputs: [[op :as pattern] :- [s/Any]]
Returns: s/Bool
sourceraw docstring

Operatorsclj/s

source

operatorsclj/s

source

OpPatternclj/s

source

Patternclj/s

source

Resultsclj/s

source

Tripleclj/s

source

unnested-list?clj/s

(unnested-list? [fl :as l])
source

Valueclj/s

source

Varclj/s

source

varsclj/sdeprecated

(vars c)
source

vartest?clj/s

(vartest? x)

Inputs: [x] Returns: s/Bool

Inputs: [x]
Returns: s/Bool
sourceraw docstring

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

× close