MaxMinIndex<T> extension

on

Methods

maxIndex(Comparable compare(T)) int?

Available on List<T>, provided by the MaxMinIndex extension

minIndex(Comparable compare(T)) int?

Available on List<T>, provided by the MaxMinIndex extension