Module DEFLATE.F

Frequencies module.

This is the representation of the frequencies used by the deflate algorithm.

type t = int array * int array