An open API service indexing awesome lists of open source software.

https://github.com/alessandrobessi/piecetable

A piece table is a data structure typically used to represent a series of edits on a text document.
https://github.com/alessandrobessi/piecetable

datastructure go golang piecetable

Last synced: 7 months ago
JSON representation

A piece table is a data structure typically used to represent a series of edits on a text document.

Awesome Lists containing this project

README

          

# Piece Table

A piece table is a data structure typically used to represent a series of edits on a text document.