Packge + import or Internal + @testable import?
|
|
4
|
181
|
September 12, 2024
|
Final required initializer of open class
|
|
2
|
94
|
September 2, 2024
|
`extensionprivate` access control modifier
|
|
0
|
197
|
August 29, 2024
|
Can the `package` access level be implicit in certain contexts?
|
|
28
|
1169
|
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
|
1663
|
November 24, 2023
|
[Pitch] Access Level must follow as Guiding Principle
|
|
5
|
739
|
September 18, 2023
|
Error when attempting to use non-public Library member is too opaque and could be more helpful
|
|
2
|
961
|
August 21, 2023
|
[Second review] SE-0386: `package` access modifier
|
|
39
|
5320
|
May 10, 2023
|
[Accepted] SE-0386: `package` access modifier
|
|
0
|
2670
|
May 10, 2023
|
SE-0386: `package` access modifier
|
|
160
|
10693
|
March 30, 2023
|
Package Access Level
|
|
11
|
3261
|
January 27, 2023
|
New Access Modifier: package
|
|
64
|
8070
|
January 27, 2023
|
A new keyword that stands in for a tedious initializer of arbitrary length
|
|
31
|
4289
|
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
|
1070
|
July 30, 2022
|
Bypassing Swift access control
|
|
1
|
936
|
July 10, 2022
|
Introduce type-private access level
|
|
56
|
4996
|
July 5, 2022
|
How does SwiftUI hides private protocol requirements of SwiftUI.View protocol
|
|
4
|
3111
|
October 7, 2021
|
Hiding internal product dependencies from consumers in a Swift package
|
|
5
|
5451
|
September 11, 2021
|
Lazy let: readonly lazy var
|
|
2
|
2519
|
August 25, 2021
|
Confused by the behaviour of members in private extensions
|
|
11
|
2675
|
April 11, 2021
|
Can you have public(get) private(set) ? -not internal(get)
|
|
2
|
9524
|
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
|
1479
|
July 11, 2020
|
Intellisense Not Showing Public Methods Implemented in an Extension of an Internal Protocol
|
|
2
|
1404
|
January 31, 2020
|
Change access control (AC) of autosynthesized init to same as AC of declared struct
|
|
2
|
1101
|
January 27, 2020
|
Better Access Control on Protocol Requirements
|
|
12
|
2965
|
December 6, 2019
|
Can public classes be subclassed in non-defining modules?
|
|
2
|
726
|
September 1, 2019
|
Members in type more accessible than the type itself
|
|
8
|
816
|
May 22, 2019
|