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