index_is_in_range

Function index_is_in_range 

Source
pub open spec fn index_is_in_range(index: int) -> bool
Expand description
{ 0 <= index < NR_ENTRIES() }