toggle menu
kotlin-jupyter-kernel
0.12.0-335
jvm
switch theme
search in API
shared-compiler
/
org.jetbrains.kotlinx.jupyter.repl
/
ListErrorsResult
/
ListErrorsResult
List
Errors
Result
constructor
(
code
:
String
,
errors
:
Sequence
<
ScriptDiagnostic
>
=
emptySequence()
)