Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

To be fair, you can throw an Arc<Mutex<_>> or Rc<RefCell<_>> at it if you're starting from something that has multiple "mutable borrows", but that adds runtime cost and complexity.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: