> Types like seq and string do it...

Actually they don't. IMHO esp. `string` should do it but there is not much 
agreement on the corresponding RFC.

More importantly: Nim does allow for COW to be implemented for custom types via 
the `=hook` mechanisms. (Which is yet another reason why these new features are 
excellent.) 

Reply via email to