Examples using... strings.TrimFunc()

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