crc-0.0.1: Implements various Cyclic Redundancy Checks (CRC)

Safe HaskellNone
LanguageHaskell2010

Data.Digest.CRC

Documentation

class CRC a where Source

Associated Types

type CRCWord a Source