FSharp.Collections.ParallelSeq
FSharp.Collections.ParallelSeq copied to clipboard
Parallel (multi-core) sequence operations
FSharp.Collections.ParallelSeq
Parallel (multi-core) sequence operations. See the documentation: http://fsprojects.github.io/FSharp.Collections.ParallelSeq/
Maintainer(source)
The default maintainer account for projects under "fsprojects" is @fsprojectsgit - F# Community Project Incubation Space (repo management)
Dev Guide
To build and test:
dotnet tool restore
dotnet build
dotnet test
dotnet fsdocs build
Nuget and docs are published automatically by the build process