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
{{ message }}
This repository was archived by the owner on Nov 27, 2023. It is now read-only.
Should the object returned by groupBy() have a null prototype? It could help add some safety when using the object returned by .groupBy() with unknown keys. Some of the value of this would be lessened if we provide a .groupByMap() function, as being discussed in #3, but it would still be useful either way.
The text was updated successfully, but these errors were encountered:
Should the object returned by groupBy() have a null prototype? It could help add some safety when using the object returned by
.groupBy()
with unknown keys. Some of the value of this would be lessened if we provide a .groupByMap() function, as being discussed in #3, but it would still be useful either way.The text was updated successfully, but these errors were encountered: