Liking cljdoc? Tell your friends :D
All platforms.

prpr.cats.monoid


Monoidclj/s≠protocol

<>clj/s

(<> self other)

'add' two monoidal values of the same type.

'add' two monoidal values of the same type.

memptyclj/s

(mempty self)

return the zero element for this type.

return the zero element for this type.

mempty?clj/s

(mempty? self)

Is this the zero element?

Is this the zero element?

valueclj/s

(value self)

return the wrapped value

return the wrapped value
source

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

× close