package reedsolomon

  1. Overview
  2. Docs

Module Reedsolomon.OpsSource

Sourcemodule type OpsBase = sig ... end
Sourcemodule type OpsFull = sig ... end
Sourcemodule Int : OpsFull with type t = int
Sourcemodule Int32 : OpsFull with type t = int32
Sourcemodule Int64 : OpsFull with type t = int64
Sourcemodule Float : OpsFull with type t = float
OCaml

Innovation. Community. Security.