---
title: makeAsyncIterator()
framework: financekit
role: symbol
role_heading: Instance Method
path: financekit/financestore/history/makeasynciterator()
---

# makeAsyncIterator()

Creates the asynchronous iterator that produces elements of this asynchronous sequence.

## Declaration

```swift
func makeAsyncIterator() -> FinanceStore.History<Model>.Iterator
```
