Skip to content

FSharp.Core collection functions for Array.Parallel more regular #14217

@T-Gro

Description

@T-Gro

This is covering the fslang suggestion fsharp/fslang-suggestions#187

In F# 3.0, lots of standard functions are missing from Array.Parallel including

Sorting: #14820

sort
sortBy
sortByDescending
sortWith
sortWithDescending
sortInPlaceBy
sortInPlaceWith
sortInPlace

Searching: #14827

TryFind
TryFindIndex
TryPick

Aggregations: #14924

Sum
MaxBy
MinBy

Reduce

Logical tests #14910

Exists
ForAll

Transformations

Filter #14916
GroupBy #14895
Zip #14916

Metadata

Metadata

Assignees

Labels

Area-LibraryIssues for FSharp.Core not covered elsewhereFeature RequestTheme-Simple-F#A cross-community initiative called "Simple F#", keeping people in the sweet spot of the language.

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions