mutils ~master (2018-10-28T20:05:58Z)
Dub
Repo
HashMapTwoWay.get
mutils
container
hash_map_tow_way
HashMapTwoWay
Undocumented in source. Be warned that the author may not have intended to support it.
KeyTwo
get
(KeyOne k, KeyTwo defaultValue)
KeyOne
get
(KeyTwo k, KeyOne defaultValue)
struct
HashMapTwoWay
(KeyOnePar, KeyTwoPar)
ref
KeyOne
get
()
(
auto
ref
KeyTwo
k
,
auto
ref
KeyOne
defaultValue
)
Meta
Source
See Implementation
mutils
container
hash_map_tow_way
HashMapTwoWay
aliases
KeyOne
KeyTwo
destructors
~this
functions
add
clear
get
length
remove
reset
manifest constants
getIndexEmptyValue
variables
keyOneToKeyTwo
keyTwoToKeyOne