hash ~master (2016-06-07T03:26:15Z)
Dub
Repo
Hash.values
hashes
Hash
Returns all values in the hash converted to a type given by
T
.
struct
Hash
(args...)
@
property
static
T
[]
values
(
T
=
Variant
)
(
)
Meta
Source
See Implementation
hashes
Hash
properties
value
values
static functions
apply
concat
get
hasKey
opApply
opBinary
opIndex
variables
empty
keys
length
Returns all values in the hash converted to a type given by T.