kotlin-utils
/
loggersoft.kotlin.utils.graph
/
Vertex
/
contains
contains
open operator fun
contains
(edge:
Edge
<*, *>):
Boolean
Content copied to clipboard
Returns
true
if the vertex contains
edge
;
false
otherwise.