Motoko ReferencesIterTypeOn this pageIterTypeThe Iterator typeItertype Iter<T> = { next : () -> ?T }Copy