`where.any { it.compareTo(what, ignoreCase = true)...
# android
o
where.any { it.compareTo(what, ignoreCase = true) == 0 }