rle: A data type of run-length-encoded lists

[ apache, data-structures, library ] [ Propose Tags ]

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.

Modules

[Index] [Quick Jump]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1
Change log CHANGELOG.md
Dependencies base (>=4.12 && <4.19), cereal (>=0.5.2 && <0.6), deepseq (>=1.4 && <1.5), portray (>=0.1.1 && <0.4), portray-diff (>=0.1 && <0.2), wrapped (>=0.1 && <0.2) [details]
License Apache-2.0
Copyright 2019-2021 Google LLC
Author Andrew Pritchard <awpritchard@gmail.com>
Maintainer Andrew Pritchard <awpritchard@gmail.com>
Revised Revision 5 made by AndrewPritchard at 2023-03-12T21:42:59Z
Category Data Structures
Home page https://github.com/google/hs-niche-containers#readme
Bug tracker https://github.com/google/hs-niche-containers/issues
Source repo head: git clone https://github.com/google/hs-niche-containers(rle)
Uploaded by AndrewPritchard at 2021-09-17T06:21:06Z
Distributions
Downloads 286 total (10 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-09-17 [all 1 reports]