Bart De Smet
|
3804a0b726
Cosmetics.
|
7 years ago |
Bart De Smet
|
61d300dd98
Current has undefined behavior when MoveNextAsync returns false or throws.
|
7 years ago |
Bart De Smet
|
2cd427d29e
Remove copy of AsyncIterator.
|
7 years ago |
Bart De Smet
|
f7a056b9c0
Making Using behavior consistent.
|
7 years ago |
Bart De Smet
|
2fc54b393b
Remove OnGetEnumerator.
|
7 years ago |
Bart De Smet
|
c2a27a8604
Refactor AsyncIterator to allow for reuse.
|
7 years ago |
Bart De Smet
|
1c01866f8d
Converge copies of AsyncIterator.
|
7 years ago |
Bart De Smet
|
07a9483ed7
Share some code and streamline exceptions.
|
7 years ago |
Bart De Smet
|
536438d7b9
Some code cosmetics.
|
7 years ago |
Bart De Smet
|
24e92b0414
Remove UnionWithAsync.
|
7 years ago |
Bart De Smet
|
9ab0315d61
Comparers can be null.
|
7 years ago |
Bart De Smet
|
1eb95c90fe
Using a null comparer is allowed.
|
7 years ago |
Bart De Smet
|
674b5db3f1
Fix dispose order in Zip.
|
7 years ago |
Bart De Smet
|
99df49c46f
Taming the concurrency in Zip.
|
7 years ago |
Bart De Smet
|
d10837ce07
Tame concurrency in Except and Intersect.
|
7 years ago |
Bart De Smet
|
dd3885abe5
Reuse cached task for -1.
|
7 years ago |
Bart De Smet
|
bfaaf0b39e
Avoid using .Result in favor of await (cf. exception behavior).
|
7 years ago |
Bart De Smet
|
e7c1846962
Fixing AsAsyncEnumerable test.
|
7 years ago |
Bart De Smet
|
63515ad6f9
No more hiding for AsAsyncEnumerable.
|
7 years ago |
Bart De Smet
|
9ae1b177c4
Remove unused Throw.
|
7 years ago |
Bart De Smet
|
f42f8a6ccd
Improve ToEnumerable exception behavior.
|
7 years ago |
Bart De Smet
|
fcb9967b83
Add review comment for OrderBy.
|
7 years ago |
Bart De Smet
|
095cea4e2a
Improve ThenBy calls.
|
7 years ago |
Bart De Smet
|
e25eb849f0
Reduce TaskExt surface.
|
7 years ago |
Bart De Smet
|
01f79649b6
Improving GetCountAsync to avoid async machinery.
|
7 years ago |
Bart De Smet
|
1362fd4d81
Add minimal solution for Ix.Async.
|
7 years ago |
Bart De Smet
|
0966b15aa0
Remove dependency on System.Interactive for async tests.
|
7 years ago |
Bart De Smet
|
8b994b06e1
Streamline some GroupBy overloads.
|
7 years ago |
Bart De Smet
|
7b84d0a23f
Streamline overloads for Except, Intersect, and Union.
|
7 years ago |
Bart De Smet
|
46668196a3
Align ElementAt behavior with synchronous LINQ.
|
7 years ago |