Questioning the input type of `ReadonlyArray.groupWith`
Hi all,
Why is the input type of
The type signature is currently:
I would have thought the following would be more appropriate:
Why is the input type of
ReadonlyArray.groupWith NonEmptyReadonlyArray?The type signature is currently:
I would have thought the following would be more appropriate:
