SimpleTextStore is a module for the implementation of the class - SimpleTextStore
-
a very simple implementation of the TextStore
class.
SimpleTextStore [public]
TextStore
SimpleTextStore is a very simple implementation of the TextStore API. It is useful as a starting point for any new TextStore implementations, because of its simplicity. And it is useful for understanding.