InlineAdd<T> extension
- on
-
- Iterable<
T>
- Iterable<
Operators
-
operator +(
T other) → Iterable< T> -
Available on Iterable<
Returns a new iterable withT> , provided by the InlineAdd extensionotherappended to the end of this iterable.