Hacker News new | ask | show | jobs
by agnishom 347 days ago
My bad.

But I think my point still stands? What is the 'normal' way to write ^. for example?

1 comments

The non-operator way to write ^. is the named function called view. https://hackage-content.haskell.org/package/lens-5.3.5/docs/...
Thanks. Perhaps you have a point