Versions in this module Expand all Collapse all v0 v0.3.4 Dec 10, 2021 v0.3.3 Dec 10, 2021 Changes in this version + func IndexNotAny(s, chars string) int + func IndexNotByte(s string, c byte) int + func LastIndexNotAny(s, chars string) int + func LastIndexNotByte(s string, c byte) int