Liking cljdoc? Tell your friends :D

psyclyx.pastry


->componentcljmultimethod

source

-merge-componentsclj

(-merge-components {:psyclyx.pastry/keys [->component target?] :as system})

Updates all component-level values in system as in -update-components, using a predicate and updating function retrieved from the system.

Also see pastry-plugin.

Updates all component-level values in `system` as in `-update-components`, using a predicate and
updating function retrieved from the system.

Also see `pastry-plugin`.
sourceraw docstring

-pastry-target?clj

source

-update-componentsclj

(-update-components system pred f & args)

Updates all component-level values in system for which pred is true with f.

Updates all component-level values in `system` for which `pred` is true with `f`.
sourceraw docstring

pastry-pluginclj

source

PastryTargetclj

source

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

× close