package
2.16.0
Repository: https://github.com/tawesoft/golib.git
Documentation: pkg.go.dev

# Functions

Of returns the Unicode Canonical Combining Class for a specific codepoint.
Reorder performs the Unicode Canonical Ordering Algorithm on a slice of bytes encoding a UTF-8 sequence.
ReorderRunes performs the Unicode Canonical Ordering Algorithm on a slice of runes.
No description provided by the author

# Variables

No description provided by the author
Transformer implements the [transform.Transform] interface to apply the Unicode Canonical Ordering Algorithm across its input.

# Type aliases

CCC is a Unicode Canonical Combining Class value.