> Am 29.06.2016 um 15:54 schrieb David Sweeris via swift-evolution > <[email protected]>: > > +1 for the concept of a "sealed” class. > -1 for making it default.
Aren't sealed classes already implemented? I think the keyword is `final`.. So there is nothing left to do :) _______________________________________________ swift-evolution mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-evolution
