package
0.0.0-20130121074735-1d03baafba06
Repository: https://github.com/icattlecoder/go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

Init is used by type Builder in exp/locale/collate/build/ to create Collator instances.
Locales returns the list of locales for which collating differs from its parent locale.
New returns a new Collator initialized for the given locale.

# Constants

AltBlanked sets variables and all subsequent primary ignorables to be ignorable at all levels.
AltNonIgnorable turns off special handling of variables.
AltShifted sets variables to be ignorable for levels one through three and adds a fourth level based on the values of the ignored levels.
AltShiftTrimmed is a slight variant of AltShifted that is used to emulate POSIX.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Buffer holds keys generated by Key and KeyString.
Collator provides functionality for comparing strings for a given collation order.

# Type aliases

AlternateHandling identifies the various ways in which variables are handled.
Level identifies the collation comparison level.