HoraListMinMaxExt extension

Extension for List<Hora> with in-place sorting.

on

Methods

sortChronologically() → void

Available on List<Hora>, provided by the HoraListMinMaxExt extension

Sorts this list chronologically in-place.
sortReverseChronologically() → void

Available on List<Hora>, provided by the HoraListMinMaxExt extension

Sorts this list reverse chronologically in-place.