Tagged: Swift Evolution

There are 1 items tagged #Swift Evolution.
And there a lots of other tags to explore.

How to declare a memberwise initializer in a Swift extension

SE-0546 proposes allowing us to declare a struct's memberwise initializer in a same-file extension. Let's see how it works.

See all tags.