Subject: CVS commit: wip/hs-pointedlist03
From: PHO / phonohawk
Date: 2011-07-12 18:18:23
Message id: E1QgffU-0002U2-DP@sfs-ml-1.v29.ch3.sourceforge.com

Log Message:
Import hs-pointedlist03-0.3.5 as wip/hs-pointedlist03.

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-pointedlist03/buildlink3.mk
1.1importwip/hs-pointedlist03/Makefile
1.1importwip/hs-pointedlist03/distinfo
1.1importwip/hs-pointedlist03/PLIST
1.1importwip/hs-pointedlist03/DESCR