ScanList<T> extension

on

Methods

scan(T combine(T previousValue, T element), {bool continuous = false}) List

Available on List<T>, provided by the ScanList extension