Hi Steven, > On Jun 19, 2017, at 11:44 AM, Steven Brunwasser via swift-users > <[email protected]> wrote: > > Is this error intentional, or a bug?
It’s intentional. We could add support for this as an extra bit of sugar, but note that > Since extension A where Self: B is the same as extension B where Self: A, This is not quite true. Slava
_______________________________________________ swift-users mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-users
