4 lines
130 B
Go
4 lines
130 B
Go
|
// Package textmanip provides text manipulation functions that are useful for
|
||
|
// creating editable text fields.
|
||
|
package textmanip
|