kotlin-jupyter-kernel
Toggle table of contents
0.14.1-503
jvm
Platform filter
jvm
Switch theme
Search in API
kotlin-jupyter-kernel
lib-ext
/
org.jetbrains.kotlinx.jupyter.ext.graph.structure
/
Graph
/
Companion
/
of
of
fun
<
T
>
of
(
elements
:
Iterable
<
GraphNode
<
T
>
>
)
:
Graph
<
T
>
fun
<
T
>
of
(
vararg
elements
:
GraphNode
<
T
>
)
:
Graph
<
T
>