ListLastIndexExtension<E> extension

on

Properties

lastIndex int

Available on List<E>, provided by the ListLastIndexExtension extension

Index of the last element or -1 if the collection is empty.
no setter