Packge + import or Internal + @testable import?
|
|
4
|
149
|
September 12, 2024
|
Final required initializer of open class
|
|
2
|
90
|
September 2, 2024
|
`extensionprivate` access control modifier
|
|
0
|
191
|
August 29, 2024
|
Can the `package` access level be implicit in certain contexts?
|
|
28
|
1118
|
July 31, 2024
|
Is there any way to return a *type* (not an *instance*) as an opaque type?
|
|
3
|
1108
|
January 10, 2024
|
Question about the vision for `private`
|
|
19
|
1642
|
November 24, 2023
|
[Pitch] Access Level must follow as Guiding Principle
|
|
5
|
737
|
September 18, 2023
|
Error when attempting to use non-public Library member is too opaque and could be more helpful
|
|
2
|
950
|
August 21, 2023
|
[Second review] SE-0386: `package` access modifier
|
|
39
|
5294
|
May 10, 2023
|
[Accepted] SE-0386: `package` access modifier
|
|
0
|
2651
|
May 10, 2023
|
SE-0386: `package` access modifier
|
|
160
|
10642
|
March 30, 2023
|
Package Access Level
|
|
11
|
3200
|
January 27, 2023
|
New Access Modifier: package
|
|
64
|
8006
|
January 27, 2023
|
A new keyword that stands in for a tedious initializer of arbitrary length
|
|
31
|
4283
|
October 8, 2022
|
[Proposal] 'selfprivate' Access Control - allowing access in extension within '`self`'
|
|
20
|
2038
|
August 21, 2022
|
Pitch - A New Kind Of Extension
|
|
1
|
1069
|
July 30, 2022
|
Bypassing Swift access control
|
|
1
|
915
|
July 10, 2022
|
Introduce type-private access level
|
|
56
|
4951
|
July 5, 2022
|
How does SwiftUI hides private protocol requirements of SwiftUI.View protocol
|
|
4
|
3051
|
October 7, 2021
|
Hiding internal product dependencies from consumers in a Swift package
|
|
5
|
5328
|
September 11, 2021
|
Lazy let: readonly lazy var
|
|
2
|
2427
|
August 25, 2021
|
Confused by the behaviour of members in private extensions
|
|
11
|
2648
|
April 11, 2021
|
Can you have public(get) private(set) ? -not internal(get)
|
|
2
|
8916
|
October 4, 2020
|
Does the `private` Access Control for the Custom Type works?
|
|
2
|
558
|
August 21, 2020
|
How to define a generic type's Access Level?
|
|
18
|
1470
|
July 11, 2020
|
Intellisense Not Showing Public Methods Implemented in an Extension of an Internal Protocol
|
|
2
|
1400
|
January 31, 2020
|
Change access control (AC) of autosynthesized init to same as AC of declared struct
|
|
2
|
1099
|
January 27, 2020
|
Better Access Control on Protocol Requirements
|
|
12
|
2951
|
December 6, 2019
|
Can public classes be subclassed in non-defining modules?
|
|
2
|
719
|
September 1, 2019
|
Members in type more accessible than the type itself
|
|
8
|
816
|
May 22, 2019
|