func bytes.ContainsFunc

one use

	bytes (current package)
		bytes.go#L90: func ContainsFunc(b []byte, f func(rune) bool) bool {