func strings.SplitAfterSeq

one use

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