Liking cljdoc? Tell your friends :D

datascript.parser


aggregate?clj

(aggregate? element)
source

collectclj

(collect pred form)
(collect pred form acc)
source

collect-vars-distinctclj

(collect-vars-distinct form)
source

deftrecordcljmacro

(deftrecord tagname fields & rest)

Augment all datascript.parser/ records with default implementation of ITraversable

Augment all datascript.parser/ records with default implementation of ITraversable
sourceraw docstring

distinct?clj

(distinct? coll)
source

find-varsclj

(find-vars find)
source

flatten-rule-varsclj

(flatten-rule-vars rule-vars)
source

IFindElementscljprotocol

find-elementsclj

(find-elements this)
source

IFindVarscljprotocol

-find-varsclj

(-find-vars this)
source

ITraversablecljprotocol

-collectclj

(-collect _ pred acc)

-collect-varsclj

(-collect-vars _ acc)

-postwalkclj

(-postwalk _ f)
source

of-size?clj

(of-size? form size)
source

parse-aggregateclj

(parse-aggregate form)
source

parse-aggregate-customclj

(parse-aggregate-custom form)
source

parse-andclj

(parse-and form)
source

parse-bind-collclj

(parse-bind-coll form)
source

parse-bind-ignoreclj

(parse-bind-ignore form)
source

parse-bind-relclj

(parse-bind-rel form)
source

parse-bind-scalarclj

(parse-bind-scalar form)
source

parse-bind-tupleclj

(parse-bind-tuple form)
source

parse-bindingclj

(parse-binding form)
source

parse-callclj

(parse-call form)
source

parse-clauseclj

(parse-clause form)
source

parse-clausesclj

(parse-clauses clauses)
source

parse-constantclj

(parse-constant form)
source

parse-findclj

(parse-find form)
source

parse-find-collclj

(parse-find-coll form)
source

parse-find-elemclj

(parse-find-elem form)
source

parse-find-relclj

(parse-find-rel form)
source

parse-find-scalarclj

(parse-find-scalar form)
source

parse-find-tupleclj

(parse-find-tuple form)
source

parse-fnclj

(parse-fn form)
source

parse-fn-argclj

(parse-fn-arg form)
source

parse-inclj

(parse-in form)
source

parse-notclj

(parse-not form)
source

parse-not-joinclj

(parse-not-join form)
source

parse-orclj

(parse-or form)
source

parse-or-joinclj

(parse-or-join form)
source

parse-patternclj

(parse-pattern form)
source

parse-pattern-elclj

(parse-pattern-el form)
source

parse-placeholderclj

(parse-placeholder form)
source

parse-plain-symbolclj

(parse-plain-symbol form)
source

parse-plain-variableclj

(parse-plain-variable form)
source

parse-predclj

(parse-pred form)
source

parse-pull-exprclj

(parse-pull-expr form)
source

parse-queryclj

(parse-query q)
source

parse-ruleclj

(parse-rule form)
source

parse-rule-exprclj

(parse-rule-expr form)
source

parse-rule-varsclj

(parse-rule-vars form)
source

parse-rulesclj

(parse-rules form)
source

parse-rules-varclj

(parse-rules-var form)
source

parse-seqclj

(parse-seq parse-el form)
source

parse-src-varclj

(parse-src-var form)
source

parse-tuple-elclj

(parse-tuple-el form)
source

parse-variableclj

(parse-variable form)
source

parse-whereclj

(parse-where form)
source

parse-withclj

(parse-with form)
source

postwalkclj

(postwalk form f)
source

pull?clj

(pull? element)
source

query->mapclj

(query->map query)
source

rule-vars-arityclj

(rule-vars-arity rule-vars)
source

sourceclj

(source obj)
source

take-sourceclj

(take-source form)
source

validate-arityclj

(validate-arity name branches)
source

validate-orclj

(validate-or clause form)
source

validate-queryclj

(validate-query q form)
source

validate-varsclj

(validate-vars vars clauses form)
source

with-sourceclj

(with-source obj source)
source

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

× close