We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c867ef6 commit 0ee794bCopy full SHA for 0ee794b
src/FSharp.Control.TaskSeq/FSharp.Control.TaskSeq.fsproj
@@ -24,6 +24,7 @@ Generates optimized IL code through the new resumable state machines, and comes
24
<PackageReleaseNotes>
25
Release notes:
26
0.2.3
27
+ - improve TaskSeq.empty by not relying on resumable state, #89
28
- do not throw exception for unequal lengths in TaskSeq.zip, fixes #32
29
0.2.2
30
- removes TaskSeq.toSeqCachedAsync, which was incorrectly named. Use toSeq or toListAsync instead.
0 commit comments