Change the repository type filter
All
Repositories list
9 repositories
yi
Publicdynamic-state
Publicyi-rope
Publicyi-editor.github.com
Publiccompiler-warnings
Publicword-trie
Publicyi-graveyard
Publicoo-prototypes
Publicpointedlist
PublicA 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.