Bart De Smet
|
850e27d487
Splitting Distinct and DistinctUntilChanged.
|
8 年之前 |
Bart De Smet
|
9a752692dd
Async variants of Distinct and DistinctUntilChanged.
|
8 年之前 |
Bart De Smet
|
e857487e31
Reordering Distinct overloads.
|
8 年之前 |
Bart De Smet
|
ae718bad3d
More code cosmetics.
|
8 年之前 |
Bart De Smet
|
2659fb7e97
Switch to IAsyncDisposable.
|
8 年之前 |
Bart De Smet
|
999cb82af6
Honoring cancellation for ToList and ToArray.
|
8 年之前 |
Bart De Smet
|
68ad7f4b40
Remove CancellationToken from MoveNextCore.
|
8 年之前 |
Bart De Smet
|
5f0371628f
Remove more CancellationToken stuff.
|
8 年之前 |
Bart De Smet
|
222d160811
Rename MoveNext to MoveNextAsync.
|
8 年之前 |
Bart De Smet
|
e093467530
Rename GetEnumerator to GetAsyncEnumerator.
|
8 年之前 |
Brendan Forster
|
61c7b19dcd
some more cleanup
|
9 年之前 |
Oren Novotny
|
67f4e25e7c
Use loop constructs where possible
|
9 年之前 |
Oren Novotny
|
3be42ecd5d
Code review feedback
|
9 年之前 |
Oren Novotny
|
66a944791b
Distinct
|
9 年之前 |
Oren Novotny
|
65c70935c1
Use Set impl from Sys.Linq
|
9 年之前 |
Oren Novotny
|
4d5293a8dc
Put () => on next line to move functions left
|
9 年之前 |
Oren Novotny
|
ff5f83c29c
Rename Create to CreateEnumerator and CreateEnumerable
|
9 年之前 |
Oren Novotny
|
ffe6e1e0bf
Split out into multiple files per type
|
9 年之前 |