rustic / com.osm.gradle.plugins.util.iterable / IterableExtensions / concat

concat

fun <T> Iterable<T>.concat(tail: Iterable<T>): Iterable<T>