# What is it? A library containing - Common low-level data types - A terminal render engine that mitigates screen tearing when rendering complex game graphics, by minimizing the amount of data sent to stdout. - The classes DiscreteDistance, DiscreteInterpolation, DiscreteMorphing, DiscreteColorableMorphing and their implementation on common data-types. - IO utilities to know which keys the user has pressed.