Kevlar
2.0.13
common
kollections-interoperable
/
kollections
/
undirectedGraphOf
undirected
Graph
Of
fun
<
N
,
E
>
undirectedGraphOf
(
vararg
nodes
:
N
)
:
MutableGraph
<
N
,
E
>