KiteCore
Toggle table of contents
0.1.0
Guide
GitHub
common
Target filter
common
Switch theme
Search in API
Skip to content
KiteCore
kitecore
/
io.github.yuroyami.kitecore.collections
/
secondOrNull
second
Or
Null
fun
<
T
>
List
<
T
>
.
secondOrNull
(
)
:
T
?
Returns the second element, or null if the list has fewer than two elements.