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
Companion
object
Companion
Members
Functions
of
Link copied to clipboard
fun
<
T
>
of
(
vararg
elements
:
GraphNode
<
T
>
)
:
MultiGraph
<
T
>
fun
<
T
>
of
(
elements
:
Iterable
<
GraphNode
<
T
>
>
)
:
MultiGraph
<
T
>