toggle menu
kotlin-jupyter-kernel
0.12.0-335
jvm
switch theme
search in API
shared-compiler
/
org.jetbrains.kotlinx.jupyter.streams
/
DataList
/
last
last
fun
last
(
)
:
DataT
Returns the last data item in the list. If the list is empty, it returns the
initialData
.