[Accepted] SE-0481: `weak let`
|
|
14
|
1898
|
October 17, 2025
|
Is the implicit `self` passed to instance methods always strongly retained?
|
|
16
|
329
|
September 23, 2025
|
SE-0481: `weak let`
|
|
26
|
2635
|
May 14, 2025
|
Weak captures in sendable/sending closures
|
|
20
|
1068
|
April 15, 2025
|
Efficiently Reaping Weak Collections
|
|
8
|
335
|
March 1, 2025
|
Imbricated sending closures & weak self
|
|
2
|
279
|
January 25, 2025
|
Can I use weak to check for retain cycles?
|
|
6
|
475
|
September 4, 2024
|
`weak var` in `Sendable class`
|
|
2
|
1178
|
April 29, 2024
|
About nesting function and implicit capture
|
|
1
|
269
|
March 22, 2024
|
Cannot find 'weak' in scope on closure of a DispatchQue.async
|
|
4
|
866
|
February 8, 2024
|
Special syntax for blocks that capture all variables as weak
|
|
18
|
3804
|
February 1, 2024
|
Can a group of weak references conform to Collection?
|
|
4
|
1027
|
June 30, 2023
|
Override weak var
|
|
0
|
743
|
May 28, 2023
|
Weak reference doesn't work as expected when passing it to a function's argument
|
|
4
|
3105
|
April 18, 2023
|
Lifetime of object when using withCheckedContinuation and weak var
|
|
1
|
932
|
February 8, 2023
|
Is there any static analysis tool which can help us detect memory leak cause by missing [weak self]?
|
|
1
|
791
|
September 29, 2022
|
Weak self reference vs strong member reference performance
|
|
3
|
1023
|
May 23, 2022
|
Why is implicit `[weak self]` not the norm?
|
|
19
|
6280
|
June 9, 2021
|
Does autoclosure respect weak'ness of a captured variable?
|
|
2
|
1327
|
November 12, 2020
|
Hashing Weak Variables
|
|
19
|
3337
|
December 5, 2019
|