toggle menu
KAHelpers
androidJvm
switch theme
search in API
collections
/
dev.funkymuse.collections
/
skip
skip
fun
<
T
>
Iterable
<
T
>
.
skip
(
n
:
Int
)
:
List
<
T
>
Returns the first element, or
null
if the list is empty.