nessos / Streams

A lightweight F#/C# library for efficient functional-style pipelines on streams of data.
http://nessos.github.io/Streams/
Other
381 stars 46 forks source link

Support Stream.averageBy #53

Open AntyaDev opened 3 years ago

AntyaDev commented 3 years ago

To have the full parity with Seq module it would be good to have Stream.averageBy https://fsharp.github.io/fsharp-core-docs/reference/fsharp-collections-seqmodule.html#averageBy