toggle menu
kotlin-jupyter-kernel
0.12.0-335
jvm
switch theme
search in API
shared-compiler
/
org.jetbrains.kotlinx.jupyter.streams
/
DataList
/
DataList
Data
List
constructor
(
initialData
:
DataT
)
Creates a
DataList
with the initial data item.
Parameters
Data
T
The type of data in the sequence.