abstutil
0.1.0
In abstutil::
collections
Structs
Counter
FixedMap
MultiMap
Tags
VecMap
Traits
IndexableKey
Functions
contains_duplicates
wraparound_get
abstutil
::
collections
Function
wraparound_get
Copy item path
Settings
Help
Summary
Source
pub fn wraparound_get<T>(vec: &
[T]
, idx:
isize
) ->
&T