LanguageExt.Core

LanguageExt.Core Immutable Collections IteratorAsync Extensions

Contents

class IteratorAsyncExtensions Source #

Methods

method IteratorAsync<A> As <A> (this K<IteratorAsync, A> ma) Source #

Downcast operator

method IteratorAsync<A> GetIteratorAsync <A> (this IAsyncEnumerable<A> enumerable) Source #

Get an iterator for any IAsyncEnumerable