dalicious ~master (2022-03-10T20:55:15.5110933)
Dub
Repo
Edge.opCmp
dalicious
math
Graph
Edge
Orders edge lexicographically by
start
,
end
(,
weight
).
struct
Edge
const pure nothrow
int
opCmp
(
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
Orders edge lexicographically by start, end(, weight).