(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
(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
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |