Skip to main content

Module run_length_encoding

Module run_length_encoding 

Source

Modulesยง

generic_rle
Provides a generic implementation of Run Length Encoding for use with arbitrary types.
rle_terrain
Provides Terrain-specific implementations of Run Length Encoding.