toggle menu
kotlin-jupyter-kernel
0.12.0-335
jvm
switch theme
search in API
getting-started
/
org.jetbrains.kotlinx.jupyter.example
/
Car
/
Car
Car
constructor
(
model
:
String
,
inceptionYear
:
Int
,
owner
:
Person
)