package alt-ergo-lib

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
exception Not_a_num
exception Maybe_zero
module type S = sig ... end
module type T = sig ... end
module type EXTENDED_Polynome = sig ... end
module Make (X : S) : T with type r = X.r
OCaml

Innovation. Community. Security.