logo
首页技术栈工具库讨论
pointedlist

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.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
HACKAGE
carbal install pointedlist
查看
标签
根据用户添加的标签生成
暂无标签