toggle menu
kotlin-jupyter-kernel
0.12.0-335
jvm
switch theme
search in API
lib-ext
/
org.jetbrains.kotlinx.jupyter.ext.graph.structure
/
MultiGraph
/
Companion
/
of
of
fun
<
T
>
of
(
elements
:
Iterable
<
GraphNode
<
T
>
>
)
:
MultiGraph
<
T
>
fun
<
T
>
of
(
vararg
elements
:
GraphNode
<
T
>
)
:
MultiGraph
<
T
>