Aliases: any,Diff-method
Keywords:
### ** Examples any(diffChr(letters, letters))
[1] FALSE
any(diffChr(letters, letters[-c(1, 5, 8)]))
[1] TRUE