Contents

makeAsyncIterator()

Creates an asynchronous iterator that produces AnchorUpdate elements on this asynchronous sequence.

Declaration

func makeAsyncIterator() -> AnchorUpdateSequence<AnchorType>.Iterator<AnchorType>

Return Value

An Iterator for AnchorUpdate