dalicious ~master (2022-03-10T20:55:15.5110933)
Dub
Repo
Edge.opEquals
dalicious
math
UndirectedGraph
Edge
Two edges are equal iff their incident nodes are the same.
struct
Edge
const pure nothrow
bool
opEquals
(
in
Edge
other
)
Meta
Source
See Implementation
dalicious
math
UndirectedGraph
Edge
aliases
source
constructors
this
functions
getCommonNode
opCmp
opEquals
target
properties
end
start
variables
_end
_start
weight
Two edges are equal iff their incident nodes are the same.