Y
Hacker News
new
|
ask
|
show
|
jobs
by
mumblemumble
2073 days ago
I'd prefer no phrasing at all. Just pick one that will work well in all cases, and don't give me any footguns.
3 comments
judofyr
2073 days ago
To clarify: By default Nim will still use the GC which doesn't have any "footguns". ARC and ORC are new features which have different trade-offs, and some limitations. You opt-in to using them if you're interested.
link
gameswithgo
2073 days ago
A way of dealing with memory that works well in all cases! That would be great.
link
adamc
2073 days ago
Yes. Or at least put them in the appendix.
link