Liking cljdoc? Tell your friends :D

donut.compose


&&clj/s


>&&clj/s


>composeclj/s

flipped compose

flipped compose
raw docstring

>intoclj/s


>mergeclj/s


>||clj/s


apply-updateclj/s

(apply-update base path update-val)

composableclj/s

(composable updates)

returns a function that provides a nice interface for point composing. useful for hiccup

returns a function that provides a nice interface for point composing. useful for hiccup
raw docstring

composeclj/s

(compose base updates)

updatey-merge of two values

updatey-merge of two values
raw docstring

conjclj/s


dissocclj/s


intoclj/s


mapclj/s


map->updatesclj/s

(map->updates m)

helper that converts a map to the updates form needed to apply updates. lets you write your updates in the shape of the base structure if you're into that kind of thing.

helper that converts a map to the updates form needed to apply updates. lets
you write your updates in the shape of the base structure if you're into that
kind of thing.
raw docstring

mapvclj/s


mergeclj/s


orclj/s

or updater. use this when you want to prefer the left side of a compose

or updater. use this when you want to prefer the left side of a compose
raw docstring

orfclj/s

(orf & args)

or as a function so that it can be treated as a value

or as a function so that it can be treated as a value
raw docstring

updateclj/s

(update f & args)

update updater

update updater
raw docstring

updaterclj/s

(updater f)

||clj/s

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close