dmdscript ~master (2021-10-28T17:31:24.0608394)
Dub
Repo
RandAA.keyRange
dmdscript
RandAA
RandAA
Does not allocate. Returns a simple forward range.
class
RandAA
(K, V, bool storeHash = shouldStoreHash!(K), bool useRandom = false)
key_range
keyRange
(
)
Meta
Source
See Implementation
dmdscript
RandAA
RandAA
aliases
K_
V_
key_range
value_range
constructors
this
functions
clear
findExistingAlt
free
insertAlt
keyRange
keys
length
opApply
opIn_r
opIndex
opIndexAssign
rehash
remove
valueRange
values
static functions
getNextP2
structs
KeyValRange
Does not allocate. Returns a simple forward range.