Skip to main content

axiom_spec_array_iter

Function axiom_spec_array_iter 

Source
pub broadcast proof fn axiom_spec_array_iter<T, const N: usize>(s: &[T; N])
Expand description
ensures
#[trigger] spec_array_iter(s).remaining() == s@.as_ref(),