Liking cljdoc? Tell your friends :D

datahike.parser


Aggregatecljs

source

aggregate?clj/s

(aggregate? element)
source

Andcljs

source

BindCollcljs

source

BindIgnorecljs

source

BindScalarcljs

source

BindTuplecljs

source

collectclj/s

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

collect-vars-distinctclj/s

(collect-vars-distinct form)
source

Constantcljs

source

DefaultSrccljs

source

deftrecordclj/smacro

(deftrecord tagname fields & rest)

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

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

distinct?clj/s

(distinct? coll)
source

find-varsclj/s

(find-vars find)
source

FindCollcljs

source

FindRelcljs

source

FindScalarcljs

source

FindTuplecljs

source

flatten-rule-varsclj/s

(flatten-rule-vars rule-vars)
source

Functioncljs

source

IFindElementsclj/s≠protocol

find-elementsclj/s

(find-elements this)
source

IFindVarsclj/s≠protocol

-find-varsclj/s

(-find-vars this)
source

ITraversableclj/s≠protocol

-collectclj/s

(-collect _ pred acc)

-collect-varsclj/s

(-collect-vars _ acc)

-postwalkclj/s

(-postwalk _ f)
source

Notcljs

source

of-size?clj/s

(of-size? form size)
source

Orcljs

source

parse-aggregateclj/s

(parse-aggregate form)
source

parse-aggregate-customclj/s

(parse-aggregate-custom form)
source

parse-andclj/s

(parse-and form)
source

parse-bind-collclj/s

(parse-bind-coll form)
source

parse-bind-ignoreclj/s

(parse-bind-ignore form)
source

parse-bind-relclj/s

(parse-bind-rel form)
source

parse-bind-scalarclj/s

(parse-bind-scalar form)
source

parse-bind-tupleclj/s

(parse-bind-tuple form)
source

parse-bindingclj/s

(parse-binding form)
source

parse-callclj/s

(parse-call form)
source

parse-clauseclj/s

(parse-clause form)
source

parse-clausesclj/s

(parse-clauses clauses)
source

parse-constantclj/s

(parse-constant form)
source

parse-findclj/s

(parse-find form)
source

parse-find-collclj/s

(parse-find-coll form)
source

parse-find-elemclj/s

(parse-find-elem form)
source

parse-find-relclj/s

(parse-find-rel form)
source

parse-find-scalarclj/s

(parse-find-scalar form)
source

parse-find-tupleclj/s

(parse-find-tuple form)
source

parse-fnclj/s

(parse-fn form)
source

parse-fn-argclj/s

(parse-fn-arg form)
source

parse-inclj/s

(parse-in form)
source

parse-notclj/s

(parse-not form)
source

parse-not-joinclj/s

(parse-not-join form)
source

parse-orclj/s

(parse-or form)
source

parse-or-joinclj/s

(parse-or-join form)
source

parse-patternclj/s

(parse-pattern form)
source

parse-pattern-elclj/s

(parse-pattern-el form)
source

parse-placeholderclj/s

(parse-placeholder form)
source

parse-plain-symbolclj/s

(parse-plain-symbol form)
source

parse-plain-variableclj/s

(parse-plain-variable form)
source

parse-predclj/s

(parse-pred form)
source

parse-pull-exprclj/s

(parse-pull-expr form)
source

parse-queryclj/s

(parse-query q)
source

parse-ruleclj/s

(parse-rule form)
source

parse-rule-exprclj/s

(parse-rule-expr form)
source

parse-rule-varsclj/s

(parse-rule-vars form)
source

parse-rulesclj/s

(parse-rules form)
source

parse-rules-varclj/s

(parse-rules-var form)
source

parse-seqclj/s

(parse-seq parse-el form)
source

parse-src-varclj/s

(parse-src-var form)
source

parse-tuple-elclj/s

(parse-tuple-el form)
source

parse-variableclj/s

(parse-variable form)
source

parse-whereclj/s

(parse-where form)
source

parse-withclj/s

(parse-with form)
source

Patterncljs

source

Placeholdercljs

source

PlainSymbolcljs

source

postwalkclj/s

(postwalk form f)
source

Predicatecljs

source

Pullcljs

source

pull?clj/s

(pull? element)
source

Querycljs

source

query->mapclj/s

(query->map query)
source

Rulecljs

source

rule-vars-arityclj/s

(rule-vars-arity rule-vars)
source

RuleBranchcljs

source

RuleExprcljs

source

RulesVarcljs

source

RuleVarscljs

source

sourceclj/s

(source obj)
source

SrcVarcljs

source

take-sourceclj/s

(take-source form)
source

validate-arityclj/s

(validate-arity name branches)
source

validate-orclj/s

(validate-or clause form)
source

validate-queryclj/s

(validate-query q form)
source

validate-varsclj/s

(validate-vars vars clauses form)
source

Variablecljs

source

with-sourceclj/s

(with-source obj source)
source

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

× close