NodeIterableType

Iterator[_T] | Iterable[_T] | AsyncIterator[_T] | AsyncIterable[_T]