gap_vec

Crates.iogap_vec
lib.rsgap_vec
version0.1.0
sourcesrc
created_at2019-03-04 02:56:50.738644
updated_at2019-03-04 02:56:50.738644
descriptionGapVec data structure in rust.
homepagehttps://github.com/kHigasa/gap_vec
repositoryhttps://github.com/kHigasa/gap_vec
max_upload_size
id118562
size25,238
higs (kHigasa)

documentation

README

GapVec

Build Status License License: MIT

This library implements gap vector.

It is well known that this data structure suits editor, actually be also used in emacs. You can Insert or Delete text efficiently.

Commit count: 12

cargo fmt