IterableInspecting extension

on

Operators

operator /(dynamic f(Iterable)) Iterable
Places the left-side Iterable x into right-side Function f as single argument. Returns the source x.