Categorygithub.com/fvbommel/sortorder
repositorypackage
1.1.0
Repository: https://github.com/fvbommel/sortorder.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

sortorder PkgGoDev

import "github.com/fvbommel/sortorder"

Sort orders and comparison functions.

Case-insensitive sort orders are in the casefolded sub-package because it pulls in the Unicode tables in the standard library, which can add significantly to the size of binaries.