IterableExtension<T> extension

on

Methods

mapGrouped<N>(N map(List<T>), {required int n}) Iterable<N>