Hacker News new | ask | show | jobs
by whateveracct 2739 days ago
Lens doesn't give you mutability. It gives you operations that look like mutations but are still operations on immutable data structures. And that is where the value lies.