Hacker News new | ask | show | jobs
by munchler 353 days ago
Unlike JavaScript, it would require fundamental changes to the language itself, so I don’t think it’s really a fair comparison.
1 comments

But lenses already do the same thing, just with a worse syntax. do notation already rewrites a lot of messy Haskell into cleaner Haskell. It's not that different!