EnumerateIterable<V> constructor

EnumerateIterable<V>(Iterable<V> _iterable)

Implementation

EnumerateIterable(this._iterable);