Liking cljdoc? Tell your friends :D

com.yetanalytics.flint.spec.expr


agg-expr-branch-specclj/s

source

agg-expr-multi-specclj/s

source

agg-expr-spec-mmclj/smultimethod

Like expr-spec-mm, but covers also covers aggregate expressions.

Like `expr-spec-mm`, but covers also covers aggregate expressions.
sourceraw docstring

aggregate-custom-fn-specclj/s

source

aggregate-expr-opsclj/s

source

aggregate-expr-or-wild-opsclj/s

source

aggregate-expr-with-sep-opsclj/s

source

aggregate-opsclj/s

A set of all operations used in aggregate expressions.

A set of all operations used in aggregate expressions.
sourceraw docstring

aggregate-separator-specclj/s

source

aggregate-specclj/s

source

aggregate-wildcard-specclj/s

source

binary-agg-specclj/s

source

binary-opsclj/s

source

binary-or-ternary-agg-specclj/s

source

binary-or-ternary-opsclj/s

source

binary-or-ternary-specclj/s

source

binary-plus-agg-specclj/s

source

binary-plus-opsclj/s

source

binary-plus-specclj/s

source

binary-specclj/s

source

custom-fn-specclj/s

source

defexprspecsclj/smacro

(defexprspecs mm-name syms expr-spec)

Macro to repeatedly define (defmethod mm-name 'sym [_] expr-spec).

Macro to repeatedly define `(defmethod mm-name 'sym [_] expr-spec)`.
sourceraw docstring

expr-branch-specclj/s

source

expr-multi-specclj/s

source

expr-spec-mmclj/smultimethod

Given a Flint expr list, returns a spec determined by its first arg.

Given a Flint expr list, returns a spec determined by its first arg.
sourceraw docstring

expr-terminal-specclj/s

source

keyword-argsclj/smacro

(keyword-args & kspecs)

Given kspecs (e.g. (keyword-args ::distinct? ::selector)), return a regex spec that can be used to spec a sequence of :keyword value pairs (e.g. (:distinct? true :selector ";")).

Given `kspecs` (e.g. `(keyword-args ::distinct? ::selector)`), return
a regex spec that can be used to spec a sequence of `:keyword value`
pairs (e.g. `(:distinct? true :selector ";")`).
sourceraw docstring

nilary-opsclj/s

source

nilary-or-unary-agg-specclj/s

source

nilary-or-unary-opsclj/s

source

nilary-or-unary-specclj/s

source

nilary-specclj/s

source

ternary-agg-specclj/s

source

ternary-opsclj/s

source

ternary-or-fourary-agg-specclj/s

source

ternary-or-fourary-opsclj/s

source

ternary-or-fourary-specclj/s

source

ternary-specclj/s

source

unary-agg-specclj/s

source

unary-opsclj/s

source

unary-specclj/s

source

unary-var-opsclj/s

source

unary-var-specclj/s

source

unary-where-opsclj/s

source

unary-where-specclj/s

source

var-terminal-specclj/s

source

varardic-agg-specclj/s

source

varardic-opsclj/s

source

varardic-specclj/s

source

wildcard-terminal-specclj/s

source

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

× close