Liking cljdoc? Tell your friends :D

bb-excel.util


by-tagclj

(by-tag value)

Pred to use in fns like filter to choose xml nodes by tag

Pred to use in fns like filter to choose xml nodes by tag
sourceraw docstring

find-firstclj

(find-first pred)
(find-first pred coll)

Finds the first item in a collection that matches a predicate. Returns a transducer when no collection is provided. Taken from https://github.com/weavejester/medley

Finds the first item in a collection that matches a predicate. Returns a
transducer when no collection is provided.
Taken from https://github.com/weavejester/medley
sourceraw docstring

throw-exclj

(throw-ex message)
source

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

× close