DevBits
Home
Atlas
Play
About
Sign up
Log in
All
Go
strings.ToTitleSpecial()
Examples using...
strings.ToTitleSpecial()
Recent
Examples
ToTitleSpecial in Go
by GoDoc
Go
strings.ToTitleSpecial
fmt
fmt.Println
strings
unicode
ToTitleSpecial returns a copy of the string s with all Unicode letters mapped to their Unicode title case, giving priority to the special casing rules.