trim operation
abramvandergeest opened this issue · 2 comments
abramvandergeest commented
- trim: Trim returns a slice of the string s with all leading and trailing Unicode code points contained in cutset removed
abramvandergeest commented
Done - in next PR.
abramvandergeest commented
PR #125