|
|
|
|
|
by pjmlp
2776 days ago
|
|
The idea is that Swift will still use a reference counting GC as the main way, however there is the additional possibility to use ownership annotations for low level control, but not as strong as it is done on Rust’s case. There are a couple of WWDC 2018 sessions about it. |
|