Error
[AError(), BError()]
[Error]
as [Any]
struct AError: Error {} struct BError: Error {} let errors = [AError(), BError()]