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

package unicode

import "golang.org/x/text/unicode"

unicode holds packages with implementations of Unicode standards that are mostly used as building blocks for other packages in golang.org/x/text, layout engines, or are otherwise more low-level in nature.

Index

Package Files

doc.go

Directories

PathSynopsis
bidiPackage bidi contains functionality for bidirectional text support.
cldrPackage cldr provides a parser for LDML and related XML formats.
normPackage norm contains types and functions for normalizing Unicode strings.
rangetablePackage rangetable provides utilities for creating and inspecting unicode.RangeTables.

Updated about 3 hours ago. Refresh now. Tools for package owners.