Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CharSourceFlat ¶
type CharSourceFlat []rune
func New ¶
func New(tables []*unicode.RangeTable) CharSourceFlat
func (CharSourceFlat) At ¶
func (cs CharSourceFlat) At(num int) rune
func (CharSourceFlat) Count ¶
func (cs CharSourceFlat) Count() int
Click to show internal directories.
Click to hide internal directories.