# GapVec [![Build Status](https://travis-ci.org/kHigasa/gap_vec.svg?branch=master)](https://travis-ci.org/kHigasa/gap_vec) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/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.