[][src]Type Definition fup::Map

type Map<K, V> = HashMap<K, V>;