Skip to main content
spec_array_iter
vstd
In vstd::
array
vstd
::
array
Function
spec_
array_
iter
Copy item path
Source
pub
uninterp spec
fn spec_array_iter<T, const N:
usize
>(s: &
[T; N]
) ->
iter :
Iter
<'_, T>
Expand description