func bytes.SplitAfterSeq

one use

	bytes (current package)
		iter.go#L75: func SplitAfterSeq(s, sep []byte) iter.Seq[[]byte] {