Liking cljdoc? Tell your friends :D

matcher-combinators.helpers


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

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close