package
Version:
v0.0.0-...-10bd11b
Opens a new window with list of versions in this module.
Published: Aug 12, 2023
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package utils contains some generic internal utilities
func SortAnySlice[T any](data []T, lessMethod func(a, b T) bool) []T
SortAnySlice sorts a slice with given less method
Source Files
¶
Click to show internal directories.
Click to hide internal directories.