DevBits
Home
Atlas
Play
About
Sign up
Log in
All
Go
unicode.IsPrint()
Examples using...
unicode.IsPrint()
Recent
Examples
Using unicode (Is) in Go
by GoDoc
Go
unicode.IsPrint
fmt.Println
fmt
fmt.Printf
unicode
Functions starting with "Is" can be used to inspect which table of range a rune belongs to. Note that runes may fit into more than one range.