kotlin-utils
/
loggersoft.kotlin.utils.graph
/
MutableGraph
/
removeVertex
remove
Vertex
abstract fun
removeVertex
(value:
V
)
Content copied to clipboard
Removes the vertex by
value
.