cdsmith / rle

Run length encoded sequences

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rle

Run length encoded sequences

The demonstrates the use of the fingertree package to implement a sequence that automatically compresses runs of repeated elements.

About

Run length encoded sequences


Languages

Language:Haskell 100.0%