Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetSortedValues ¶
func GetSortedValues(container Interface, comparator utils.Comparator) []interface{}
Returns sorted container's elements using with respect to the passed comparator. Does not effect the ordering of elements within the container. Uses timsort.
Types ¶
Click to show internal directories.
Click to hide internal directories.