Examples using... strings.TrimLeftFunc()

Recent
TrimLeftFunc returns a slice of the string s with all leading Unicode code points c satisfying f(c) removed.