libghc-pointedlist-prof

zipper-like comonad which works as a list, tracking a position; profiling librar

Description

This Haskell library provides PointedList, which 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.

This package contains the libraries compiled with profiling enabled.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://hackage.haskell.org/package/pointedlist


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libghc-pointedlist-prof