|
|
|
|
|
by mateus_amin
2072 days ago
|
|
> If you make a language GC by default with opt-in ownership, what does your standard library look like? I could see the opposite working out very well. Having a GC type you can box other types in. https://github.com/Manishearth/rust-gc |
|