Skip to main content

axiom_spec_iter

Function axiom_spec_iter 

Source
pub broadcast proof fn axiom_spec_iter<'a, T, A: Allocator>(v: &'a VecDeque<T, A>)
Expand description
ensures
#[trigger] spec_iter(v).remaining() == v@.as_ref(),