package type_eq

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Parameters

module M : sig ... end

Signature

val lift : ('a, 'b) t -> ('a M.t, 'b M.t) t

lift eq produces a proof that 'a M.t and 'b M.t are equivalent if 'a and 'b are equivalent

OCaml

Innovation. Community. Security.