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)
struct
HashMapTwoWay
(KeyOnePar, KeyTwoPar)
ref
KeyTwo
get
()
(
auto
ref
KeyOne
k
,
auto
ref
KeyTwo
defaultValue
)
KeyOne
get
(KeyTwo k, 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