Documentation
¶
Index ¶
- func Add(add rune) (requiredUpdates int)
- func Down(oldX int, isInsert bool) (possible bool, newX int)
- func Init(name string) (arr []rune)
- func Left() (possible bool)
- func Remove() (possible bool, requiredUpdates int)
- func Right(isInsert bool) (possible bool)
- func Save() (err error)
- func Up(oldX int, isInsert bool) (possible bool, newX int)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.