Bart De Smet
|
f2ce04b662
The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators.
|
6 年之前 |
Bart De Smet
|
1a63ba15ab
Use ValueTask<T> for aggregates to improve ergonomics when used in e.g. Select.
|
6 年之前 |
Bart De Smet
|
bf9361a43e
More tests for First and Last.
|
6 年之前 |
Bart De Smet
|
8be4811163
Moving to Async naming convention.
|
7 年之前 |
Bart De Smet
|
a46327f5ef
Clean up some namespaces.
|
7 年之前 |
Bart De Smet
|
934fcd563c
Making more tests async.
|
7 年之前 |
Bart De Smet
|
b05e915463
Centralize the use of timeouts.
|
7 年之前 |
Bart De Smet
|
9b1c16ec0a
Reduce places where magic timeout values are used.
|
7 年之前 |
Bart De Smet
|
4ddfa1f26e
Simplify some code.
|
7 年之前 |
Bart De Smet
|
7bf9840a85
Cleaning up some test code.
|
7 年之前 |
Bart De Smet
|
4847c39521
Modernize some code.
|
7 年之前 |
Bart De Smet
|
e430df5c58
Reducing the number of references to Throw.
|
8 年之前 |
Bart De Smet
|
a9c9afdcd9
Removing a lot of references to Return.
|
8 年之前 |
Bart De Smet
|
f8bab3912a
Using default expressions in tests.
|
8 年之前 |
Bart De Smet
|
4d99075a0c
Moving [First|Last|Single][OrDefault] tests.
|
8 年之前 |