dalicious v2.4.0 (2020-01-14T14:23:24Z)
Dub
Repo
IncidentEdgesCache.opApply
dalicious
math
Graph
IncidentEdgesCache
Undocumented in source. Be warned that the author may not have intended to support it.
int
opApply
(int delegate(Edge[]) yield)
int
opApply
(int delegate(Node, Edge[]) yield)
struct
IncidentEdgesCache
int
opApply
(
scope
int
delegate
(
Node
,
Edge
[]
)
yield
)
Meta
Source
See Implementation
dalicious
math
Graph
IncidentEdgesCache
aliases
G
constructors
this
functions
opApply
opIndex
preallocateMemory
variables
graph
incidentEdges