vstd::std_specs::hash

Function borrowed_key_removed

Source
pub uninterp fn borrowed_key_removed<Key, Value, Q: ?Sized>(
    old_m: Map<Key, Value>,
    new_m: Map<Key, Value>,
    k: &Q,
) -> bool
Expand description