filterByColor

fun filterByColor(cards: Array<Card>, vararg colors: String): Array<Card>

Filter cards by exact color identity