import "maze.io/x/dpkg/text"
is.go
func IsAlnum(b byte) bool
func IsAlpha(b byte) bool
func IsBlank(b byte) bool
func IsDigit(b byte) bool
Updated 2019-02-22. Refresh now. Tools for package owners.