Liking cljdoc? Tell your friends :D

andrewslai.clj.utils.core


deep-mergeclj

(deep-merge m1 m2)
source

find-first-matchclj

(find-first-match potential-matches s default-val)

Searches through a collection of potential matches to find the first matching regex and return the associated value.

Searches through a collection of potential matches to find the first matching
regex and return the associated value.
sourceraw docstring

validateclj

(validate type data ex)
source

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

× close