func strings.SplitSeq

one use

	strings (current package)
		iter.go#L74: func SplitSeq(s, sep string) iter.Seq[string] {