jaypha-base ~master (2017-04-21T07:13:56Z)
Dub
Repo
Hash.opApply
jaypha
container
hash
Hash
Undocumented in source. Be warned that the author may not have intended to support it.
int
opApply
(int delegate(ref T[]) dg)
int
opApply
(int delegate(ref string, ref T[]) dg)
struct
Hash
(T)
int
opApply
(
int
delegate
(
ref
string
,
ref
T
[]
)
dg
)
Meta
Source
See Implementation
jaypha
container
hash
Hash
functions
add
clear
opApply
opCall
opIn_r
opIndex
opIndexAssign
rehash
remove
postblits
this(this)
properties
all
keys
length
toArray
values