vebtree v0.11.1 (2018-11-10T03:59:54Z)
Dub
Repo
VEBroot.opApply
vebtree
VEBroot
the opApply method grants the correct foreach behavior, nogc version
int
opApply
(int delegate(ref size_t) @(nogc) operations)
struct
VEBroot
@
nogc
int
opApply
(
scope
int
delegate
(
ref
size_t
)
@
nogc
operations
)
int
opApply
(int delegate(ref size_t) operations)
Meta
Source
See Implementation
vebtree
VEBroot
aliases
put
functions
dup
insert
opApply
opBinaryRight
opCall
opEquals
opIndex
predecessor
remove
successor
toHash
properties
back
capacity
empty
front
length
universe
the opApply method grants the correct foreach behavior, nogc version