Nim's strings do a mild form of copy-on-write so that string literals can be 
copied in O(1). Probably the logic is flawed.

Reply via email to