(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.
(meta? x)
(not-meta? x)
(obj? x)
(ok? x)
(rule-combinator? r)
(child-rules rc)
(recombine rc rules)
(spliceable-pattern pattern)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close