v1.0.10
v1.0.10
Added new helpers:
stringsCompare
- Returns an integer comparing two strings lexicographically. Seestrings.Compare
stringsContains
- Returns a boolean indicating whether the string s begins with prefix. Seestrings.Contains
Added new helpers:
stringsCompare
- Returns an integer comparing two strings lexicographically. See strings.Compare
stringsContains
- Returns a boolean indicating whether the string s begins with prefix. See strings.Contains