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

if you're "fighting the borrow checker", you're doing it wrong. borrow checker is there to help you.


People often use the phrase to indicate their initial difficulty when learning Rust, not deliberately attempting to subvert it once they understand it.


Not when implementing graphs and double linked lists apparently, without using unsafe.


Implementing a doubly-linked list using RefCell is no worse in difficulty as implementing a doubly-linked list in Haskell.


How many average joe developer do you see adopting Haskell in the industry?




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

Search: