Liking cljdoc? Tell your friends :D

cats.monad.writer

The Writer Monad.

The Writer Monad.
raw docstring

listenclj/s

(listen mv)
source

logclj/s

source

passclj/s

(pass mv)
source

tellclj/s

(tell v)

Add the value to the log.

Add the value to the log.
sourceraw docstring

valueclj/s

source

writer-transformerclj/s

(writer-transformer inner-monad)

The Writer transformer constructor.

The Writer transformer constructor.
sourceraw docstring

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

× close