I had to introduce `any`, `all`, `none` (and the c...
# random
e
I had to introduce
any
,
all
,
none
(and the corresponding *`_` to save allocations) between multiple combinations of `EnumSet`s and `Enum`s..