[Accepted] SE-0481: `weak let`
|
|
11
|
1336
|
May 20, 2025
|
SE-0481: `weak let`
|
|
26
|
2401
|
May 14, 2025
|
Weak captures in sendable/sending closures
|
|
20
|
865
|
April 15, 2025
|
Efficiently Reaping Weak Collections
|
|
8
|
255
|
March 1, 2025
|
Imbricated sending closures & weak self
|
|
2
|
237
|
January 25, 2025
|
Can I use weak to check for retain cycles?
|
|
6
|
452
|
September 4, 2024
|
`weak var` in `Sendable class`
|
|
2
|
1091
|
April 29, 2024
|
About nesting function and implicit capture
|
|
1
|
263
|
March 22, 2024
|
Cannot find 'weak' in scope on closure of a DispatchQue.async
|
|
4
|
812
|
February 8, 2024
|
Special syntax for blocks that capture all variables as weak
|
|
18
|
3776
|
February 1, 2024
|
Can a group of weak references conform to Collection?
|
|
4
|
1011
|
June 30, 2023
|
Override weak var
|
|
0
|
738
|
May 28, 2023
|
Weak reference doesn't work as expected when passing it to a function's argument
|
|
4
|
3010
|
April 18, 2023
|
Lifetime of object when using withCheckedContinuation and weak var
|
|
1
|
909
|
February 8, 2023
|
Is there any static analysis tool which can help us detect memory leak cause by missing [weak self]?
|
|
1
|
780
|
September 29, 2022
|
Weak self reference vs strong member reference performance
|
|
3
|
1005
|
May 23, 2022
|
Why is implicit `[weak self]` not the norm?
|
|
19
|
6188
|
June 9, 2021
|
Does autoclosure respect weak'ness of a captured variable?
|
|
2
|
1317
|
November 12, 2020
|
Hashing Weak Variables
|
|
19
|
3275
|
December 5, 2019
|