Liking cljdoc? Tell your friends :D

pattern.types


length-opclj

(length-op)
(length-op x)
(length-op x y)
(length-op x y & zs)

Defines how to combine multiple length objects.

Add together minimum lengths and result is variable length if any is variable length.

Defines how to combine multiple length objects.

Add together minimum lengths and result is variable length if any is variable
length.
raw docstring

meta?clj

(meta? x)

not-meta?clj

(not-meta? x)

obj?clj

(obj? x)

okclj


ok?clj

(ok? x)

rule-combinator?clj

(rule-combinator? r)

RuleCombinatorcljprotocol

child-rulesclj

(child-rules rc)

recombineclj

(recombine rc rules)

SpliceablePatterncljprotocol

spliceable-patternclj

(spliceable-pattern pattern)

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

× close