containsAll

fun CSValue<out CharSequence>.containsAll(words: List<String>, ignoreCase: Boolean = false): Boolean