Methods

initΒΆ

init(i:ArrIter, arr:Arr)

ArrIter constructor.
Source: autoload/Iter.ngs:156

Example

i = ArrIter([10, 20, 30])