public final class PutAll extends Object implements Monoid<HMap>
Modifier and Type | Method and Description |
---|---|
HMap |
checkedApply(HMap x,
HMap y) |
HMap |
identity()
The identity element of this monoid.
|
static PutAll |
putAll() |
static Fn1<HMap,HMap> |
putAll(HMap x) |
static HMap |
putAll(HMap x,
HMap y) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
flip, foldLeft, foldMap, foldRight, monoid, monoid, reduceLeft, reduceRight
apply, apply, checkedApply, compose, contraMap, curried, curry, diMapL, discardR, fn2, fromBiFunction, toBiFunction, uncurry, widen