Assume I have a collection of c: List[T] sorted
c: List[T]
And I need to make aggregation with foldLeft/foldRight which outputs (List[T],List[T],List
foldLeft/foldRight
(List[T],List[T],List