kotlin-utils
/
loggersoft.kotlin.utils.graph
/
Vertex
/
isConnectedWith
is
Connected
With
abstract fun
isConnectedWith
(value:
V
):
Boolean
Content copied to clipboard
Returns
true
if the vertex connected with
value
;
false
otherwise.