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