Inconsistent reference counting of UnsafeMutablePointer
|
|
5
|
1472
|
December 24, 2021
|
Using a protocol to more easily implement copy-on-write
|
|
10
|
3078
|
April 8, 2021
|
How to implement copy-on-write with thread safety?
|
|
7
|
2093
|
July 13, 2020
|
Add `modify…(…)` methods to `Dictionary` / `MutableCollection` / `Optional`
|
|
21
|
4574
|
May 29, 2020
|
Is this the right way to do copy-on-write / use isKnownUniquelyReferenced?
|
|
8
|
1566
|
October 11, 2019
|
How am I supposed to implement value-semantics for multi-threaded environment without synchronization?
|
|
10
|
1597
|
June 14, 2019
|
isKnownUniquelyReferenced thread safety
|
|
19
|
4106
|
April 11, 2019
|
Copy on Write for Structs and Enum of small size
|
|
3
|
1475
|
February 7, 2019
|
Reusing existing storage for deep copy
|
|
4
|
882
|
January 26, 2018
|