Using `Match.type`/`typeTags` for Multiple Tags Matching

Is it possible to have a Matcher defined as Match.type/typeTags and match multiple tags like Match.whenAnd in order to use the same handler?
Was this page helpful?