(match-all)Creates a selector that matches every object
Creates a selector that matches every object
(predicate f)Creates a selector based on a predicate
Creates a selector based on a predicate
(set-membership s)Creates a selector that matches members of the provided set
Creates a selector that matches members of the provided set
(T c)Creates a selector based on the given class type that matches
objects whose type is assignable according to Class.isAssignableFrom(Class)
Creates a selector based on the given class type that matches objects whose type is assignable according to `Class.isAssignableFrom(Class)`
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 |