dalicious ~master (2022-03-10T20:55:15.5110933)
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.