hash ~master (2016-06-07T03:26:15Z)
Dub
Repo
Hash.opBinary
hashes
Hash
Concatenates two hashes. Duplicate keys and values are preserved.
struct
Hash
(args...)
static
auto
opBinary
(
string
op
: "~"
other
...
)
(
Hash
!
other
o
)
Meta
Source
See Implementation
hashes
Hash
properties
value
values
static functions
apply
concat
get
hasKey
opApply
opBinary
opIndex
variables
empty
keys
length
Concatenates two hashes. Duplicate keys and values are preserved.