dalicious v2.4.0 (2020-01-14T14:23:24Z)
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