InlineAdd<T> extension

on

Operators

operator +(T other) Iterable<T>

Available on Iterable<T>, provided by the InlineAdd extension

Returns a new iterable with other appended to the end of this iterable.