Liking cljdoc? Tell your friends :D
Clojure only.

duckling.helpers

This namespace contains the common helpers used in rules

This namespace contains the common helpers used in rules
raw docstring

dimclj

(dim dim-val & predicates)

Returns a func checking dim of a token and additional preds

Returns a func checking dim of a token and additional preds
sourceraw docstring

fn&cljmacro

(fn& dim & args-body)
source

integerclj

(integer & [min max & predicates])

Return a func (duckling pattern) checking that dim=number and integer=true, optional range (inclusive), and additional preds

Return a func (duckling pattern) checking that dim=number and integer=true,
optional range (inclusive), and additional preds
sourceraw docstring

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

× close