quarkdown
Toggle table of contents
latest
jvm
Platform filter
jvm
Switch theme
Search in API
quarkdown
quarkdown-core
/
com.quarkdown.core.util
/
nextOrNull
next
Or
Null
fun
<
T
>
Iterator
<
T
>
.
nextOrNull
(
)
:
T
?
Return
the next element if it exists,
null
otherwise