package reedsolomon

  1. Overview
  2. Docs
module Primitive : sig ... end
module Extension : sig ... end
module GF2N : sig ... end

convenience module for building GF(2^n) fields

module Table : sig ... end