How to define a protocol for Int-backed enums so that conforming enums' cases can be held in an array of the protocol type?

See:

Full implementation of SE-0309 will solve this problem in the future. That is not yet done.

1 Like