PosRange

fun <T, POS : VectorComparable<POS>> PosRange(first: POS, last: POS, buildIterator: () -> Iterator<T>)