Skip to content

Commit 9e7e272

Browse files
authored
Update README.md
1 parent 43a33fe commit 9e7e272

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
# TaskSeq
2-
An implementation IAsyncEnumerable<'T> as a taskSeq CE for F# with accompanying TaskSeq module
2+
An implementation `IAsyncEnumerableM<'T>` as a `taskSeq` CE for F# with accompanying `TaskSeq` module.
3+
4+
## Coming up!!!
5+
6+
It's based on [Don Symes `taskSeq.fs`](https://github.com/dotnet/fsharp/blob/d5312aae8aad650f0043f055bb14c3aa8117e12e/tests/benchmarks/CompiledCodeBenchmarks/TaskPerf/TaskPerf/taskSeq.fs) but expanded with useful utility functions and a few extra binding overloads.

0 commit comments

Comments
 (0)