mutils ~master (2018-10-28T20:05:58Z)
Dub
Repo
BucketsChain.opApply
mutils
container
buckets_chain
BucketsChain
Undocumented in source. Be warned that the author may not have intended to support it.
struct
BucketsChain
(T, uint elementsInBucket = 64, bool addGCRange = hasIndirections!T)
int
opApply
(
scope
int
delegate
(
ref
T
)
dg
)
Meta
Source
See Implementation
mutils
container
buckets_chain
BucketsChain
aliases
ElementType
MyBucket
destructors
~this
functions
add
addBucket
clear
getRange
length
opApply
opOpAssign
remove
postblits
this(this)
structs
Range
variables
buckets