Liking cljdoc? Tell your friends :D

matcher-combinators.helpers


find-firstclj

(find-first pred coll)
source

remove-firstclj

(remove-first pred coll)

Similar to remove but stops after removing 1 element

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

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

× close