Contents

FinanceStore.History.AsyncIterator

The type of asynchronous iterator that produces elements of this asynchronous sequence.

Declaration

typealias AsyncIterator = FinanceStore.History<Model>.Iterator

See Also

Type Aliases