Hacker News new | ask | show | jobs
by bmm6o 6024 days ago
I think you missed the point. Even with immutable strings, some representations will allow you to take a substring without copying data and some will not. Length-prefixed strings do not.