The latest version of rle is 0.1.0.1-5.

rle

Version 0.1.0.1 revision 4 uploaded by AndrewPritchard.

Package meta

Synopsis
A data type of run-length-encoded lists
Description

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.

Author
Andrew Pritchard <awpritchard@gmail.com>
Bug reports
https://github.com/google/hs-niche-containers/issues
Category
Data Structures
Copyright
2019-2021 Google LLC
Homepage
https://github.com/google/hs-niche-containers#readme
Maintainer
Andrew Pritchard <awpritchard@gmail.com>
Package URL
n/a
Stability
n/a

Components