Closed suned closed 4 years ago
Went with a different solution in latest version where Monoid instead uses __add__ as its binary operation to avoid conflict with append
Monoid
__add__
append
Went with a different solution in latest version where
Monoid
instead uses__add__
as its binary operation to avoid conflict withappend