tail

fun <A> Iterable<A>.tail(): List<A>
fun <A> <ERROR CLASS><A>.tail(): <ERROR CLASS><A>