-
Notifications
You must be signed in to change notification settings - Fork 830
Closed
Labels
Area-LibraryIssues for FSharp.Core not covered elsewhereIssues 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.A cross-community initiative called "Simple F#", keeping people in the sweet spot of the language.
Description
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
Metadata
Metadata
Assignees
Labels
Area-LibraryIssues for FSharp.Core not covered elsewhereIssues 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.A cross-community initiative called "Simple F#", keeping people in the sweet spot of the language.
Type
Projects
Status
Done