SortedListIterableExtension<E> extension

on

Methods

toSortedList({Comparator<E>? comparator}) SortedList<E>
Converts this Iterable to a SortedList.