DevBits
Home
Atlas
Play
About
Sign up
Log in
All
Go
strings.TrimRightFunc()
Examples using...
strings.TrimRightFunc()
Recent
Examples
TrimRightFunc in Go
by GoDoc
Go
strings.TrimRightFunc
fmt
fmt.Print
strings
unicode
TrimRightFunc returns a slice of the string s with all trailing Unicode code points c satisfying f(c) removed.