toggle menu
kotlin-jupyter-kernel
0.12.0-335
jvm
switch theme
search in API
shared-compiler
/
org.jetbrains.kotlinx.jupyter.execution
/
ExecutionResult
/
Success
Success
class
Success
<
out
T
>
(
val
result
:
T
)
:
ExecutionResult
<
T
>
Members
Constructors
Success
Link copied to clipboard
constructor
(
result
:
T
)
Properties
result
Link copied to clipboard
val
result
:
T