You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.