package ez_api

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

Module Arg.TySource

Sourcetype 'a witness = ..
Sourceexception Not_equal
Sourcetype (_, _) eq =
  1. | Eq : ('a, 'a) eq
Sourcemodule type Ty = sig ... end
Sourcetype 'a id = (module Ty with type t = 'a)
Sourceval new_id : unit -> (module Ty with type t = 'a)
Sourceval eq : 'a 'b. 'a id -> 'b id -> ('a, 'b) eq
OCaml

Innovation. Community. Security.