(__ xs & body)
Starts a anonymous traversal.
Starts a anonymous traversal.
(__choose f-or-t)
(__choose p-or-t true-choice)
(__choose p-or-t true-choice false-choice)
(__has k)
(__has k val-or-pred-or-t)
(__has label k val-or-pred)
Allows an element if it has the given property or it satisfies given predicate.
Allows an element if it has the given property or it satisfies given predicate.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close