IntExtensionHelper extension

on

Methods

forEach(void f(int index)) → void
map<T>(T f(int index)) List<T>
repeat(void f(int index)) → void