(-all term strategy)
Apply strategy to all subterms in term.
Apply strategy to all subterms in term.
(-one term strategy)
Apply strategy to exactly one subterm in term.
Apply strategy to exactly one subterm in term.
(-retain term strategy)
Return term such that only subterms for which strategy succeeds are retained.
Return term such that only subterms for which strategy succeeds are retained.
(-some term strategy)
Apply strategy to at least one subterm in term.
Apply strategy to at least one subterm in term.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close