All instance of GenericSemiGroupal must satisfy:
GenericSemiGroupal
x
combine(genericRightMap(combine)(backward(assoc)(x))) == map(backward(assoc))(combine(genericLeftMap(combine)(x)))
Readonly
All instance of
GenericSemiGroupalmust satisfy:x;combine(genericRightMap(combine)(backward(assoc)(x))) == map(backward(assoc))(combine(genericLeftMap(combine)(x))).