Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AHLetter ¶
AHLetter is any unicode letter or number, or underscore, and not ideographic Working to comply with https://unicode.org/reports/tr29/#WB5 through WB13 Current logic implements WB5, WB8, WB9, WB10, WB13
func MidLetter ¶
MidLetter are runes allowed mid-word https://unicode.org/reports/tr29/#MidLetter
func MidNumLet ¶
MidNumLet are non-alphanumeric characters allowed within words See https://unicode.org/reports/tr29/#MidNumLet
func MidNumLetQ ¶
MidNumLetQ are non-alphanumeric characters allowed within words See https://unicode.org/reports/tr29/#MidNumLet
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.