containers v0.1.0 (2015-08-28T00:03:20Z)
Home
Dub
Repo
HashMap.opIndex
containers
hashmap
HashMap
Supports
aa
key
syntax.
struct
HashMap
(K, V, alias hashFunction = generateHash!K, bool supportGC = shouldAddGCRange!K || shouldAddGCRange!V)
auto
opIndex
(
this
This
)
(
K
key
)
Meta
Source
See Implementation
containers
hashmap
HashMap
constructors
this
destructors
~this
functions
keys
length
opApply
opBinaryRight
opIndex
opIndexAssign
remove
values
postblits
this(this)
Supports aakey syntax.