Function last_index_of
genspect::last_index_of —
Synopsis
Description
Return the index of an aterm in a list (reverse). Search backwards for el in list. Start searching at start. Return the index of the first occurrence of l encountered, or -1 when el is not present before start.