# Packages
Package catmsg contains support types for package x/text/message/catalog.
Package cldrtree builds and generates a CLDR index file, including all inheritance.
Package colltab contains functionality related to collation tables.
No description provided by the author
Package format contains types for defining language-specific formatting of values.
Package gen contains common code for the various code generation tools in the text repository.
No description provided by the author
Package number contains tools and data for formatting numbers.
Package stringset provides a way to represent a collection of strings compactly.
Package tag contains functionality handling tags and related data.
Package testtext contains test data that is of common use to the text repository.
Package triegen implements a code generator for a trie for associating unsigned integer values with UTF-8 encoded runes.
Package ucd provides a parser for Unicode Character Database files, the format of which is defined in https://www.unicode.org/reports/tr44/.
Package utf8internal contains low-level utf8-related constants, tables, etc.
# Functions
NewInheritanceMatcher returns a matcher that matches based on the inheritance chain.
SortTags sorts tags in place.
UniqueTags sorts and filters duplicate tags in place and returns a slice with only unique tags.
# Structs
No description provided by the author