Is there a way to reference the collection of enums in Swift?
For example in wishful think syntax:
let e = enum.collection // need correct syntax here