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

# Functions

Equivalent is a [lazy.It] that produces all strings canonically-equivalent to the input.
Is returns true iff the provided string is a possible fallback string produced by Unicode Character Fallback Substitution rules applied to the input rune.
Subs returns a complete list of strings that can be used as fallbacks for the input rune, in order of priority, according to the Unicode Character Fallback Substitutions rules.