Versions in this module Expand all Collapse all v0 v0.2.9 Feb 16, 2025 v0.2.8 Jan 5, 2025 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