Weak captures in sendable/sending closures
|
|
19
|
435
|
April 1, 2025
|
Efficiently Reaping Weak Collections
|
|
8
|
215
|
March 1, 2025
|
Imbricated sending closures & weak self
|
|
2
|
170
|
January 25, 2025
|
Can I use weak to check for retain cycles?
|
|
6
|
437
|
September 4, 2024
|
`weak var` in `Sendable class`
|
|
2
|
974
|
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
|
737
|
February 8, 2024
|
Special syntax for blocks that capture all variables as weak
|
|
18
|
3755
|
February 1, 2024
|
Can a group of weak references conform to Collection?
|
|
4
|
981
|
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
|
2893
|
April 18, 2023
|
Lifetime of object when using withCheckedContinuation and weak var
|
|
1
|
886
|
February 8, 2023
|
Is there any static analysis tool which can help us detect memory leak cause by missing [weak self]?
|
|
1
|
767
|
September 29, 2022
|
Weak self reference vs strong member reference performance
|
|
3
|
991
|
May 23, 2022
|
Why is implicit `[weak self]` not the norm?
|
|
19
|
6096
|
June 9, 2021
|
Does autoclosure respect weak'ness of a captured variable?
|
|
2
|
1311
|
November 12, 2020
|
Hashing Weak Variables
|
|
19
|
3196
|
December 5, 2019
|