func bytes.SplitSeq

one use

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