Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BytesToRunes ¶
func BytesToRunesNoSymb ¶
func BytesToRunesNoSymb(s *SymbolList, b []byte) []rune
Types ¶
type SymbolList ¶
type SymbolList struct {
// contains filtered or unexported fields
}
func NewSymbolList ¶
func NewSymbolList(file string) (*SymbolList, error)
func (*SymbolList) Is ¶
func (m *SymbolList) Is(c rune) bool
func (*SymbolList) Print ¶
func (m *SymbolList) Print()
Click to show internal directories.
Click to hide internal directories.