package fix

  1. Overview
  2. Docs

Parameters

module M : sig ... end
module G : sig ... end

Signature

type t = G.t
val n : int
val encode : t -> int
val decode : int -> t
OCaml

Innovation. Community. Security.