(<> self other)
'add' two monoidal values of the same type.
'add' two monoidal values of the same type.
(mempty self)
return the zero element for this type.
return the zero element for this type.
(mempty? self)
Is this the zero element?
Is this the zero element?
(value self)
return the wrapped value
return the wrapped value
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close