We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f57067b commit c236b1aCopy full SHA for c236b1a
README.md
@@ -44,7 +44,7 @@ Not necessarily in order of importance:
44
45
- [x] Stabilize and battle-test `taskSeq` resumable code. **DONE**
46
- [x] A growing set of module functions `TaskSeq`, see below for progress. **DONE & IN PROGRESS**
47
-- [ ] Packaging and publishing on Nuget, **PLANNED: 7 November 2022**.
+- [x] Packaging and publishing on Nuget, **DONE, PUBLISHED SINCE: 7 November 2022**. See https://www.nuget.org/packages/FSharp.Control.TaskSeq
48
- [x] Add `Async` variants for functions taking HOF arguments. **DONE**
49
- [ ] Add generated docs to <https://fsprojects.github.io>
50
- [ ] Expand surface area based on `AsyncSeq`.
0 commit comments