dbrattli / dbrattli/Expression
Other F# default Seq functions
Open
PR welcome
- Dominant language
- Python
- Stars
- 775
- Forks
- 38
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 10
Description
The BCL F# Seq module has some other really helpful functions, do you have plans to implement them? need help/accept PR?
```fsharp
average
averageBy
cache
countBy
distinct
distinctBy
exactlyOne
exists
exists2
forall
forall2
groupBy
iteri
last
maxBy
minBy
nth
pairwise
pick
reduce
skipWhile
sort
sortBy
takeWhile
truncate
tryFind
tryFindIndex
tryPick
windowed
zip3
```
Contributor guide
Assessment
This issue has not been assessed yet.