SE-0386: `package` access modifier
|
|
158
|
6595
|
March 2, 2023
|
Package Access Level
|
|
11
|
1003
|
January 27, 2023
|
New Access Modifier: package
|
|
64
|
4488
|
January 27, 2023
|
A new keyword that stands in for a tedious initializer of arbitrary length
|
|
31
|
2734
|
October 8, 2022
|
[Proposal] 'selfprivate' Access Control - allowing access in extension within '`self`'
|
|
20
|
1243
|
August 21, 2022
|
Pitch - A New Kind Of Extension
|
|
1
|
684
|
July 30, 2022
|
Bypassing Swift access control
|
|
1
|
328
|
July 10, 2022
|
Introduce type-private access level
|
|
56
|
3214
|
July 5, 2022
|
Is there any way to return a *type* (not an *instance*) as an opaque type?
|
|
0
|
341
|
December 27, 2021
|
How does SwiftUI hides private protocol requirements of SwiftUI.View protocol
|
|
4
|
1710
|
October 7, 2021
|
Hiding internal product dependencies from consumers in a Swift package
|
|
5
|
2981
|
September 11, 2021
|
Lazy let: readonly lazy var
|
|
2
|
992
|
August 25, 2021
|
Confused by the behaviour of members in private extensions
|
|
11
|
1341
|
April 11, 2021
|
Can you have public(get) private(set) ? -not internal(get)
|
|
2
|
3396
|
October 4, 2020
|
Does the `private` Access Control for the Custom Type works?
|
|
2
|
361
|
August 21, 2020
|
How to define a generic type's Access Level?
|
|
18
|
944
|
July 11, 2020
|
Intellisense Not Showing Public Methods Implemented in an Extension of an Internal Protocol
|
|
2
|
775
|
January 31, 2020
|
Change access control (AC) of autosynthesized init to same as AC of declared struct
|
|
2
|
722
|
January 27, 2020
|
Better Access Control on Protocol Requirements
|
|
12
|
2309
|
December 6, 2019
|
Can public classes be subclassed in non-defining modules?
|
|
2
|
439
|
September 1, 2019
|
Members in type more accessible than the type itself
|
|
8
|
578
|
May 22, 2019
|
Question about access control of extension
|
|
12
|
841
|
December 11, 2018
|