fn iterator(self: *Self) Iterator

Iterates over the items in the array, in index order.

Parameters

self: *Self,