zipper package:zipper-extra
Zipper utils that weren't in Control.Comonad.Store.Zipper
Adds some utility functions for and reexports
Control.Comonad.Store.Zipper
Return the peek of the next element if it exists.
Return the peek of the previous element if it exists.
Return a list of elements within r hops either side of the
zipper target.
Exception thrown when trying to make an empty zipper.