text: golang.org/x/text/collate Index | Files | Directories

Packages imported by collate

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
golang.org/x/text/collate/colltab
golang.org/x/text/internal/colltabPackage colltab contains functionality related to collation tables.
golang.org/x/text/languagePackage language implements BCP 47 language tags and related functionality.
golang.org/x/text/unicode/normPackage norm contains types and functions for normalizing Unicode strings.
sortPackage sort provides primitives for sorting slices and user-defined collections.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.