File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -103,7 +103,7 @@ Looking to have a more enjoyable experience when consuming a popular .NET librar
103
103
## Concurrent, Asynchronous, and Parallel Programming
104
104
105
105
- [ FIO] ( https://github.com/iyyel/fio ) - A type-safe, highly concurrent and asynchronous library for F# based on pure functional programming.
106
- - [ FSharp.Control.AsyncSeq] ( https://github.com/fsprojects/FSharp.Control.AsyncSeq ) - Collection of asynchronous programming utilities for F# .
106
+ - [ FSharp.Control.AsyncSeq] ( https://github.com/fsprojects/FSharp.Control.AsyncSeq ) - Asynchronous sequence support, integration with ` IAsyncEnumerable ` .
107
107
- [ FSharp.Control.FusionTasks] ( https://github.com/kekyo/FSharp.Control.FusionTasks ) - F# Async workflow <--> .NET Task/ValueTask easy seamless interoperability library.
108
108
- [ FSharpx.Async] ( https://github.com/fsprojects/FSharpx.Async ) - Collection of asynchronous programming utilities for F#.
109
109
- [ Hopac] ( https://github.com/Hopac/Hopac ) - Concurrent ML style concurrent programming library for F#.
You can’t perform that action at this time.
0 commit comments