ProductIterableExtension<E> extension

on

Methods

product({int repeat = 1}) Iterable<List<E>>
Returns an iterable over the cross product of this Iterable.