top | item 44512981 (no title) SomeoneOnTheWeb | 7 months ago Can't you do the exact same in compiled languages e.g. C or Rust? discuss order hn newest shikon7|7 months ago You can, but allocating and deallocating is more tedious without a GC, and if you care about performance, you might want to have mutable strings.
shikon7|7 months ago You can, but allocating and deallocating is more tedious without a GC, and if you care about performance, you might want to have mutable strings.
shikon7|7 months ago