hash ~master (2016-06-07T03:26:15Z)
Dub
Repo
Hash.opApply
hashes
Hash
Iterates over the values in the hash as Variants.
int
opApply
(int delegate(Variant) dg)
struct
Hash
(args...)
static
int
opApply
(
scope
int
delegate
(
Variant
)
dg
)
int
opApply
(int delegate(string, Variant) dg)
Meta
Source
See Implementation
hashes
Hash
properties
value
values
static functions
apply
concat
get
hasKey
opApply
opBinary
opIndex
variables
empty
keys
length
Iterates over the values in the hash as Variants.