Interactive Extensions (Ix) introduces a set of additional LINQ to Objects query operators, based on the work done in the Reactive Extensions (Rx). The SDK also includes an asynchronous version of the LINQ query operators using the IAsyncEnumerable interface.
|