Versions in this module Expand all Collapse all v0 v0.2.8 Dec 9, 2022 v0.2.7 May 21, 2022 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