interface java.internal.Iterable<T>
import java.internal.Iterator;
Available on java
function iterator():Iterator<T>