Depermitto / gorope

Rope data structure for Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go Reference

Gorope

Tested (probably not for all cases though) and benchmarked implementation of the Rope data structure. Contains insert, delete, at, contains and clone methods.

About

Rope data structure for Go

License:MIT License


Languages

Language:Go 100.0%