|
A memory-saving type for Collections of Strings
|
|
2
|
462
|
July 23, 2026
|
|
Are collection types shallow-copiers?
|
|
2
|
169
|
July 10, 2026
|
|
Will this cause unnecessary COW?
|
|
3
|
271
|
October 3, 2025
|
|
Inconsistent reference counting of UnsafeMutablePointer
|
|
5
|
1651
|
December 24, 2021
|
|
Using a protocol to more easily implement copy-on-write
|
|
10
|
3367
|
April 8, 2021
|
|
How to implement copy-on-write with thread safety?
|
|
7
|
2303
|
July 13, 2020
|
|
Add `modify…(…)` methods to `Dictionary` / `MutableCollection` / `Optional`
|
|
21
|
4956
|
May 29, 2020
|
|
Is this the right way to do copy-on-write / use isKnownUniquelyReferenced?
|
|
8
|
1763
|
October 11, 2019
|
|
How am I supposed to implement value-semantics for multi-threaded environment without synchronization?
|
|
10
|
1769
|
June 14, 2019
|
|
isKnownUniquelyReferenced thread safety
|
|
19
|
4681
|
April 11, 2019
|
|
Copy on Write for Structs and Enum of small size
|
|
3
|
1581
|
February 7, 2019
|
|
Reusing existing storage for deep copy
|
|
4
|
969
|
January 26, 2018
|