dalicious v2.4.0 (2020-01-14T14:23:24Z)
Dub
Repo
Edge.opCmp
dalicious
math
UndirectedGraph
Edge
Orders edge lexicographically by
start
,
end
.
struct
Edge
const pure nothrow
int
opCmp
(
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
Orders edge lexicographically by start, end.