https://github.com/ners/text-rope-zipper
2D text zipper based on text-rope
https://github.com/ners/text-rope-zipper
Last synced: 8 months ago
JSON representation
2D text zipper based on text-rope
- Host: GitHub
- URL: https://github.com/ners/text-rope-zipper
- Owner: ners
- License: other
- Created: 2024-02-16T07:32:59.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-10-07T17:54:43.000Z (9 months ago)
- Last Synced: 2025-10-07T19:43:35.517Z (9 months ago)
- Language: Haskell
- Size: 21.5 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# text-rope-zipper
A [zipper] for `text-rope`, allowing efficient Unicode text traversals in 2D.
[zipper]: https://wiki.haskell.org/Zipper