A discussion about the need for enumSum has started in #70 .
We already have a generic version nullarySum which can be used if the tags are not custom. We could extend it with a mapTag option like we have now in sum and sumFlat. Then we could maybe drop/deprecate enumSum.
A discussion about the need for
enumSumhas started in #70 .We already have a generic version
nullarySumwhich can be used if the tags are not custom. We could extend it with amapTagoption like we have now insumandsumFlat. Then we could maybe drop/deprecateenumSum.