Skip to main content

axiom_spec_into_iter_borrowed

Function axiom_spec_into_iter_borrowed 

Source
pub broadcast proof fn axiom_spec_into_iter_borrowed<T, A: Allocator>(v: &Vec<T, A>)
Expand description
ensures
#[trigger] spec_into_iter_borrowed(v).remaining() == v@.as_ref(),