func strings.ContainsFunc

one use

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