Liking cljdoc? Tell your friends :D

cats.labs.monad-trans


liftclj/s

(lift mv)
(lift m mv)

Lift a value from the inner monad of a monad transformer into a value of the monad transformer.

Lift a value from the inner monad of a monad transformer
into a value of the monad transformer.
sourceraw docstring

MonadTransclj/s≠protocol

A monad transformer abstraction.

A monad transformer abstraction.

-liftclj/s

(-lift m mv)

Lift a value from the parameterized monad to the transformer.

Lift a value from the parameterized monad to the transformer.
sourceraw docstring

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

× close