IterableAverageBy<E> extension

on

Methods

averageBy(num selector(E element)) double
Returns the average of values returned by selector for all elements in the collection.