RandallFlagg / morelinq

Automatically exported from code.google.com/p/morelinq
Apache License 2.0
0 stars 0 forks source link

F# countBy analogue #104

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Similar to the group by, but in the result values are integers, instead of 
sequences

https://msdn.microsoft.com/en-us/library/ee340317.aspx

Original issue reported on code.google.com by marho...@gmail.com on 23 Jun 2015 at 2:21

GoogleCodeExporter commented 8 years ago
For sake of reference, Seq.countBy source:

https://github.com/fsharp/fsharp/blob/23b76578008a2fd28ff1a91a1cac3fa17c1fc395/s
rc/fsharp/FSharp.Core/seq.fs#L1335

Original comment by azizatif on 24 Jun 2015 at 10:47

GoogleCodeExporter commented 8 years ago
This issue has been migrated to:
https://github.com/MoreLINQ/morelinq/issues/104
The conversation continues there.
DO NOT post any further comments to the issue tracker on Google Code as it is 
shutting down.
You can also just subscribe to the issue on GitHub to receive notifications of 
any further development.

Original comment by azizatif on 21 Aug 2015 at 6:56