Proposal: add chunksOf to Data.Sequence

David Feuer david.feuer at gmail.com
Tue Apr 26 03:53:35 UTC 2016


Last year, I proposed adding chunksOf to Data.Sequence (mimicking the
functionality of Data.List.Split.chunksOf, and taking advantage of
internal structure to improve the efficiency beyond anything
implementable using the current public API). The proposal was met with
deafening silence. I seek advice and consent of anyone who cares.

David


More information about the Libraries mailing list