package reedsolomon

  1. Overview
  2. Docs

Module Params.OpsSource

Sourcetype t = int array
Sourceval zero : t
Sourceval one : t
Sourceval (+:) : t -> t -> t
Sourceval (-:) : t -> t -> t
Sourceval (*:) : t -> t -> t
Sourceval (/:) : t -> t -> t
Sourceval to_string : t -> string
OCaml

Innovation. Community. Security.