Type Alias NoTable

type NoTable = Table<0>

An implementation of the CRC algorithm with no lookup table.