Versions in this module Expand all Collapse all v0 v0.2.1 Feb 28, 2024 v0.2.0 May 4, 2023 v0.1.0 Feb 4, 2023 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