arrow-core-data / arrow.core / kotlin.collections.Iterable / tail
fun <A> Iterable<A>.tail(): List<A>
fun <A>
Iterable
<A>.tail():
List
<A>
Do you like Arrow?