☰
vstd
In vstd::std_specs::vec
?
Function
vstd
::
std_specs
::
vec
::
ex_vec_clear
source
·
[
−
]
pub
exec
fn ex_vec_clear<T, A:
Allocator
>(vec: &mut
Vec
<T, A>)
Expand description
ensures
vec.view() == Seq::<T>::empty(),