Y
Hacker News
new
|
ask
|
show
|
jobs
by
pron
315 days ago
Not to mention that `Arc` uses a GC (and not a stellar one, at that)...
2 comments
surajrmal
315 days ago
You can use alternative GC such as crossbeam if you want. You're not locked into using an Arc.
link
veber-alex
315 days ago
Lol, what are you even trying to say here?
Is Zig such an amazing language that while using it you won't ever need reference-counted pointers?
link