Skip to main content
spec_array_fill_for_copy_type
vstd
In vstd::
array
vstd
::
array
Function
spec_
array_
fill_
for_
copy_
type
Copy item path
Source
pub
uninterp spec
fn spec_array_fill_for_copy_type<T:
Copy
, const N:
usize
>(t: T) ->
res :
[T; N]
Expand description