ARC, tail recursion
|
|
13
|
511
|
May 2, 2022
|
Deep recursion in deinit should not happen
|
|
39
|
3941
|
February 12, 2022
|
Tools for determining ARC overhead?
|
|
2
|
349
|
November 19, 2021
|
Why is implicit `[weak self]` not the norm?
|
|
23
|
2937
|
June 9, 2021
|
Retain count set to 2 and no deinit called
|
|
30
|
1617
|
January 12, 2021
|
Copy-on-write and M1 optimizations
|
|
4
|
872
|
January 1, 2021
|
Why Reference Counters All Start with +1?
|
|
2
|
656
|
December 1, 2020
|
Does autoclosure respect weak'ness of a captured variable?
|
|
2
|
662
|
November 12, 2020
|
Does inout affect reference count on a class?
|
|
4
|
442
|
October 9, 2020
|
Disabling ARC for custom literals
|
|
8
|
850
|
October 8, 2020
|