Subject: CVS commit: wip/hs-pointedlist
From: PHO / phonohawk
Date: 2011-07-12 07:23:23
Message id: E1QgVRc-000226-JM@sfs-ml-4.v29.ch3.sourceforge.com

Log Message:
Import hs-pointedlist-0.4.0.2 as wip/hs-pointedlist.

A PointedList tracks the position in a non-empty list which works
similarly to a zipper. A current item is always required, and
therefore the list may never be empty. A circular PointedList wraps
around to the other end when progressing past the actual edge.


Files:
RevisionActionfile
1.1importwip/hs-pointedlist/buildlink3.mk
1.1importwip/hs-pointedlist/Makefile
1.1importwip/hs-pointedlist/distinfo
1.1importwip/hs-pointedlist/PLIST
1.1importwip/hs-pointedlist/DESCR