Liking cljdoc? Tell your friends :D

meander.protocols.alpha


IAllclj/s≠protocol

-allclj/s

(-all term strategy)

Apply strategy to all subterms in term.

Apply strategy to all subterms in term.
source

IOneclj/s≠protocol

-oneclj/s

(-one term strategy)

Apply strategy to exactly one subterm in term.

Apply strategy to exactly one subterm in term.
source

IRetainclj/s≠protocol

-retainclj/s

(-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.
source

ISomeclj/s≠protocol

-someclj/s

(-some term strategy)

Apply strategy to at least one subterm in term.

Apply strategy to at least one subterm in term.
source

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

× close