Can I use weak to check for retain cycles?
|
|
6
|
379
|
September 4, 2024
|
`weak var` in `Sendable class`
|
|
2
|
554
|
April 29, 2024
|
About nesting function and implicit capture
|
|
1
|
251
|
March 22, 2024
|
Cannot find 'weak' in scope on closure of a DispatchQue.async
|
|
4
|
605
|
February 8, 2024
|
Special syntax for blocks that capture all variables as weak
|
|
18
|
3533
|
February 1, 2024
|
Can a group of weak references conform to Collection?
|
|
4
|
905
|
June 30, 2023
|
Override weak var
|
|
0
|
736
|
May 28, 2023
|
Weak reference doesn't work as expected when passing it to a function's argument
|
|
4
|
2439
|
April 18, 2023
|
Lifetime of object when using withCheckedContinuation and weak var
|
|
1
|
820
|
February 8, 2023
|
Is there any static analysis tool which can help us detect memory leak cause by missing [weak self]?
|
|
1
|
737
|
September 29, 2022
|
Weak self reference vs strong member reference performance
|
|
3
|
946
|
May 23, 2022
|
Why is implicit `[weak self]` not the norm?
|
|
19
|
5854
|
June 9, 2021
|
Does autoclosure respect weak'ness of a captured variable?
|
|
2
|
1300
|
November 12, 2020
|
Hashing Weak Variables
|
|
19
|
3064
|
December 5, 2019
|