Bart De Smet
|
e280f57f0f
Initial work on async variants for OrderBy.
|
8 年之前 |
Bart De Smet
|
21cfd1a50d
Use some named parameters.
|
8 年之前 |
Bart De Smet
|
c38d7ee3e5
Reordering OrderBy and ThenBy overloads.
|
8 年之前 |
Bart De Smet
|
b313e4060f
Some more cosmetics.
|
8 年之前 |
Brendan Forster
|
040e8a9c06
cleanup too
|
9 年之前 |
Oren Novotny
|
6e9e63754b
Optimize OrderBy. We take leverage the non-async versions after the lazy tolist as we cannot order w/o the full sequence
|
9 年之前 |
Oren Novotny
|
ff5f83c29c
Rename Create to CreateEnumerator and CreateEnumerable
|
9 年之前 |
Oren Novotny
|
ffe6e1e0bf
Split out into multiple files per type
|
9 年之前 |