Hi all, Last May I gave a talk at the HaskellDC Users Group on a very cool and new (to me) data structure called zippers. Slides are attached to this post. So what are zippers? We’ve all had to iterate through a data structure — element by element through a list, through levels and nodes […]