Hacker News new | ask | show | jobs
by super_flanker 1318 days ago
> If you are a rust dev that forces your language into areas where a GC would suffice

What's wrong in using Rust where a GC would suffice? Rust type system gives it a more high level feeling than go could ever provide.