dalicious ~master (2022-03-10T20:55:15.5110933)
Dub
Repo
DegreesCache.opApply
dalicious
math
Graph
DegreesCache
Undocumented in source. Be warned that the author may not have intended to support it.
int
opApply
(int delegate(size_t) yield)
struct
DegreesCache
const
int
opApply
(
scope
int
delegate
(
size_t
)
yield
)
int
opApply
(int delegate(Node, size_t) yield)
Meta
Source
See Implementation
dalicious
math
Graph
DegreesCache
aliases
G
constructors
this
functions
opApply
opIndex
variables
degrees
graph