matches

fun matches(actualRuntime: List<String>, want: List<String>): Boolean

Does a method's runtime parameter list satisfy every wanted slot?