Liking cljdoc? Tell your friends :D

matcher-combinators.utils


find-firstclj/s

(find-first pred coll)
source

remove-firstclj/s

(remove-first pred coll)

Similar to remove but stops after removing 1 element

Similar to `remove` but stops after removing 1 element
sourceraw docstring

roughly?clj/s

(roughly? expected actual delta)
source

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

× close