Hacker News new | ask | show | jobs
by keybuk 2087 days ago
In Swift, if cow is a reference type you all share a cow that moos whoever asks, but if cow is a value type then you all have your own copy of a cow that only moos for you.