std
::
core
::
array
rindex_of
macro
rindex_of
(
array
,
element
)
Return the first index of element found in the array, searching in reverse from the end.
Parameters