IterableJoinExtensions<T> extension
- on
-
- Iterable<
T>
- Iterable<
Methods
-
joinElements(
T separator) → Iterable< T> -
Interleaves the given
separatoritem between the elements of this iterable.
separator item between the elements of
this iterable.