dbrattli / dbrattli/Expression

Other F# default Seq functions

Open
#82 4 comments 1 reaction 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.