kotlin-utils
/
loggersoft.kotlin.utils.graph
/
Path
/
contains
contains
open operator fun
contains
(value:
V
):
Boolean
Content copied to clipboard
Returns
true
if path contains
value
of a vertex;
false
otherwise.