Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ByOrdered ¶
func ByOrdered[T any, o constraints.Ordered, TS ~[]T](elements TS, by c.Converter[T, o]) []T
ByOrdered - synony of the slice.SortByOrdered
func Of ¶
func Of[T constraints.Ordered, TS ~[]T](elements TS) []T
Of makes clone of sorted elements by the ordered.Sort
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.