spec_hash_map_len

Function spec_hash_map_len 

Source
pub uninterp fn spec_hash_map_len<Key, Value, S>(m: &HashMap<Key, Value, S>) -> usize
Expand description