Closed
Description
The implementation of many array functions, like filterM, span, groupBy, ... uses uncons for implementation. It would be more efficient to use an index and has no known disadvantages (other then maybe some subjective aesthetic property).
If we can agree on this I can contribute code, but I don't want to work on this if it is not wanted.
Metadata
Metadata
Assignees
Labels
No labels