ModifyList extension

on

Methods

castEach<T>() List<T>

Available on List, provided by the ModifyList extension

modify<T>(int index, dynamic modifier(T)) List

Available on List, provided by the ModifyList extension