ListLowerBoundExtension<E> extension

on

Methods

lowerBound(E value, {int compare(E a, E b)?}) int
Returns the first position in this list that does not compare less than value.