func strings.FieldsFuncSeq

one use

	strings (current package)
		iter.go#L123: func FieldsFuncSeq(s string, f func(rune) bool) iter.Seq[string] {