Skip to main content
spec_range_inclusive_new
vstd
In vstd::
std_
specs::
range
vstd
::
std_specs
::
range
Function
spec_
range_
inclusive_
new
Copy item path
Source
pub
uninterp spec
fn spec_range_inclusive_new<Idx>( start: Idx, end: Idx, ) ->
RangeInclusive
<Idx>
Expand description