Versions in this module Expand all Collapse all v0 v0.1.0 Apr 14, 2024 v0.0.10 Apr 14, 2024 Changes in this version + func EqualFold(s, t []rune) bool + func Index(txt, find []rune) int + func IndexFold(txt, find []rune) int + func Repeat(r []rune, count int) []rune