Hacker News new | ask | show | jobs
by klibertp 3958 days ago
> fancy data structures like lenses

I think you mean zippers. I'm not sure if lenses can be called data structures. They are closer to Functors than say Linked Lists in nature (but I may be wrong here).