dalicious v2.4.0 (2020-01-14T14:23:24Z)
Dub
Repo
Edge.opEquals
dalicious
math
Graph
Edge
Two edges are equal iff their incident nodes (and weight) are the same.
struct
Edge
const pure nothrow
bool
opEquals
(
in
Edge
other
)
Meta
Source
See Implementation
dalicious
math
Graph
Edge
constructors
this
functions
getConnectingNode
opCmp
opEquals
source
target
properties
end
start
variables
_end
_start
payload
weight
Two edges are equal iff their incident nodes (and weight) are the same.