fvbommel / sortorder

Sort orders and comparison functions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Sort orders and comparison functions.

License:MIT License


Languages

Language:Go 100.0%