@hackage rle0.1.0.1

A data type of run-length-encoded lists

Provides an RLE type that stores a sequence of elements in the form of length/value pairs, stored in a normal form with no adjacent runs of equal values.