Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
baq
on Aug 17, 2015
|
parent
|
context
|
favorite
| on:
Rust web framework, Iron
if you're "fighting the borrow checker", you're doing it wrong. borrow checker is there to help you.
steveklabnik
on Aug 17, 2015
|
next
[–]
People often use the phrase to indicate their initial difficulty when learning Rust, not deliberately attempting to subvert it once they understand it.
pjmlp
on Aug 17, 2015
|
prev
[–]
Not when implementing graphs and double linked lists apparently, without using unsafe.
pcwalton
on Aug 17, 2015
|
parent
[–]
Implementing a doubly-linked list using RefCell is no worse in difficulty as implementing a doubly-linked list in Haskell.
pjmlp
on Aug 17, 2015
|
root
|
parent
[–]
How many average joe developer do you see adopting Haskell in the industry?
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: