spec_btree_map_len

Function spec_btree_map_len 

Source
pub uninterp fn spec_btree_map_len<Key, Value, A: Allocator + Clone>(
    m: &BTreeMap<Key, Value, A>,
) -> usize
Expand description