krangl / krangl / matches

matches

fun ColNames.matches(regex: String): List<Boolean?>
fun ColNames.matches(regex: Regex): List<Boolean?>