@hackage ListZipper1.2.0.2

Simple zipper for lists

List zipper with O(1) get element at cursor, insert at cursor, delete at cursor, move right, and move left operations.