-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
Description
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
.