Liking cljdoc? Tell your friends :D
All platforms.

promisefx.data.monoid.protocols


Monoidclj/sprotocol

A Semigroup which has an identity element with respect to an associative binary operation.

A Semigroup which has an identity element with respect to an associative binary operation.

-memptyclj/s

(-mempty s)

The identity element for the given monoid.

The identity element for the given monoid.
sourceraw docstring

Semigroupclj/sprotocol

A structure with an associative binary operation.

A structure with an associative binary operation.

-mappendclj/s

(-mappend s sv sv')

An associative addition operation.

An associative addition operation.
sourceraw docstring

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

× close