DevBits
Home
Atlas
Play
About
Sign up
Log in
All
Go
unicode.IsLower()
Examples using...
unicode.IsLower()
Recent
Examples
Using unicode (Is) in Go
by GoDoc
Go
unicode.IsLower
fmt.Println
unicode.IsPrint
fmt
fmt.Printf
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.