kotlin-utils
/
loggersoft.kotlin.utils.graph
/
DynamicEdge
/
DynamicEdge
Dynamic
Edge
fun <
V
:
Any
, out
E
:
Any
>
DynamicEdge
(startFrom:
V
, endWith:
V
, value:
E
, isOriented:
Boolean
= true)
Content copied to clipboard