Liking cljdoc? Tell your friends :D

state-flow.state


error-contextclj

Same as state monad context, but short circuits if error happens, place error in return value

Same as state monad context, but short circuits if error happens, place error in return value
raw docstring

evalclj


execclj


getclj

(get)

getsclj


putclj

(put s)

runclj


state?clj


swapclj

(swap f)

wrap-fnclj

(wrap-fn my-fn)

Wraps a (possibly side-effecting) function to a state monad

Wraps a (possibly side-effecting) function to a state monad
raw docstring

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

× close