zipper package:ListZipper

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.