Liking cljdoc? Tell your friends :D

datalog.parser.impl


assert-validclj/s

(assert-valid q form {:keys [find] :as mform})
source

collect-typeclj/s

(collect-type t form)
(collect-type t form acc)
source

collect-vars-distinctclj/s

(collect-vars-distinct form)
source

find-varsclj/s

(find-vars find)
source

flatten-rule-varsclj/s

(flatten-rule-vars rule-vars)
source

get-sourceclj/s

(get-source obj)
source

of-size?clj/s

(of-size? form size)
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-limitclj/s

(parse-limit limit)

Parse pagination limit

Parse pagination limit
sourceraw docstring

parse-notclj/s

(parse-not form)
source

parse-not-joinclj/s

(parse-not-join form)
source

parse-offsetclj/s

(parse-offset offset)

Parse pagination offset

Parse pagination offset
sourceraw docstring

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-return-mapsclj/s

(parse-return-maps return-maps)

Parse request to return maps

Parse request to return maps
sourceraw docstring

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

query->mapclj/s

(query->map query)
source

rule-vars-arityclj/s

(rule-vars-arity rule-vars)
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-or-joinclj/s

(validate-or-join clause form)
source

validate-varsclj/s

(validate-vars vars clauses form)
source

with-sourceclj/s

(with-source obj source)
source

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

× close