func strings.ContainsFunc

one use

	strings (current package)
		strings.go#L77: func ContainsFunc(s string, f func(rune) bool) bool {