BiTigerHashMap

Type Alias BiTigerHashMap 

Source
pub(crate) type BiTigerHashMap<L, R> = BiHashMap<L, R, RandomState, RandomState>;

Aliased Typeยง

pub(crate) struct BiTigerHashMap<L, R> { /* private fields */ }