Versions in this module Expand all Collapse all v0 v0.0.1 Jul 26, 2024 Changes in this version + func IndexFunc(s []byte, f func(b byte) bool) int + func Remove(s Set) removeTransformer + type Set interface + Contains func(b byte) bool + func In(s string) Set + func Predicate(f func(byte) bool) Set