Examples using... bytes.TrimFunc()

Recent
TrimFunc returns a subslice of s by slicing off all leading and trailing UTF-8-encoded code points c that satisfy f(c).