[dead]
[dead]
Interesting. I'm not totally sold - still seems like Swift is quite niche and Apple-specific - but I might take another look.
Also you might want to rework the `Box` example because you don't actually need to use `Box` in that case - the `Vec` already provides indirection.
> Swift is better for writing UI and servers and some parts of compilers and operating systems.
For UI, why would anyone choose a language that has no automatic GC that can handle cycles?
[dead]