fsprojects / FSharp.Control.AsyncSeq

Asynchronous sequences for F#
https://fsprojects.github.io/FSharp.Control.AsyncSeq/
Other
161 stars 59 forks source link

Cleanup groupBy logic #86

Closed gusty closed 6 years ago

gusty commented 6 years ago

There is some logic to remove groups and keep track of the key that at the moment is not necessary.