package
0.0.0-20201102054017-282493799a89
Repository: https://github.com/golangltd/leafltd.git
Documentation: pkg.go.dev

# Constants

GraphemeJoiner is inserted after maxNonStarters non-starter runes.
MaxSegmentSize is the maximum size of a byte buffer needed to consider any sequence of starter and non-starter runes for the purpose of normalization.
MaxTransformChunkSize indicates the maximum number of bytes that Transform may need to write atomically for any Form.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Version is the Unicode edition from which the tables are derived.

# Structs

An Iter iterates over a string or byte slice, while normalizing it to a given Form.
Properties provides access to normalization properties of a rune.

# Type aliases

A Form denotes a canonical representation of Unicode code points.