DevBits
Home
Atlas
Play
About
Sign up
Log in
All
Go
strings.TrimLeft()
Examples using...
strings.TrimLeft()
Recent
Examples
TrimLeft in Go
by GoDoc
Go
strings.TrimLeft
fmt
fmt.Print
strings
TrimLeft returns a slice of the string s with all leading Unicode code points contained in cutset removed.