Liking cljdoc? Tell your friends :D

matcher-combinators.utils

Internal use only. Subject (and likely) to change.

Internal use only. Subject (and likely) to change.
raw docstring

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

within-delta?clj/s

(within-delta? delta expected actual)
source

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

× close