Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
pcwalton
on Sept 26, 2016
|
parent
|
context
|
favorite
| on:
IBM says Swift is ready for the enterprise
I have never seen unnecessary reference counting be a problem in Rust. That's because not manipulating the reference count requires an explicit action—.clone()—and borrowing is so expressive that you rarely need to manipulate the counts.
fauigerzigerk
on Sept 26, 2016
[–]
I guess that's because in Rust you never need defensive reference counting thanks to the borrow checker.
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: