Liking cljdoc? Tell your friends :D

matchete.core


aggregate-byclj/s

(aggregate-by aggr-fn)
(aggregate-by aggr-fn dest)
source

andclj/s

(and P)
(and P & PS)
source

check-guardclj/s

(check-guard guard ms)
source

eachclj/s

(each P)
source

formulaclj/smacro

(formula expr & [dest])
source

guardclj/s

(guard pred)
source

if*clj/s

(if* cond-pattern then-pattern)
(if* cond-pattern then-pattern else-pattern)
source

lvar?clj/s

(lvar? x)
source

map-patternclj/s

(map-pattern P)
source

match?clj/s

(match? M data)
(match? M preconditions data)
source

matcherclj/s

(matcher P)
source

matchesclj/s

(matches M data)
(matches M preconditions data)
source

mvar?clj/s

(mvar? x)
source

notclj/s

(not P)
source

only-oneclj/s

(only-one P)
(only-one P & PS)
source

open-mapclj/s

(open-map map-pattern)
source

orclj/s

(or P)
(or P & PS)
source

patternclj/s

(pattern P)
source

pattern?clj/s

(pattern? P)
source

placeholder?clj/s

(placeholder? x)
source

predicateclj/s

(predicate pred)
(predicate pred dest)
source

reshape-byclj/s

(reshape-by tr-fn P)
source

result-ofclj/s

(result-of f & [dest])
source

scanclj/s

(scan P)
(scan index-P value-P)
source

someclj/s

(some P)
source

update-atclj/s

(update-at dest f)
source

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

× close