Header menu logo FSharp.Control.AsyncSeq

AsyncSeq<'T> Type

An asynchronous sequence; equivalent to System.Collections.Generic.IAsyncEnumerable<'T>. Use the asyncSeq { ... } computation expression to create values, and the AsyncSeq module for combinators.

Type something to start searching.