Latest commit
History
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is untested WIP open to issues and PRs.
A data structure to represent sequences with fast random access.
Data.Raz.Sequence is intended to provide the same interface as
Data.Sequence from containers.
Data.Raz.Core is the actual zipper module.
It is a simple translation of the OCaml implementation
the original paper appeared with.
About
Random Access Zippers: Haskell translation of raz.ocaml (https://github.com/cuplv/raz.ocaml)
Resources
Stars
4 stars
Watchers
3 watching