Hacker News new | ask | show | jobs
by stouset 850 days ago
> pretend that the borrow checker doesn't add a heavy cognitive load

The borrow checker actively reduces cognitive load once you learn to adopt program designs that mesh well with its requirements. And those happen to be really good program designs across a wide range of axes.