package lua-ml

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

Module Combine.T5Source

Parameters

module T1 : USERTYPE
module T2 : USERTYPE
module T3 : USERTYPE
module T4 : USERTYPE
module T5 : USERTYPE

Signature

include USERTYPE
Sourcetype 'a t
Sourceval tname : string
Sourceval eq : ('a -> 'a -> bool) -> 'a t -> 'a t -> bool
Sourceval to_string : ('a -> string) -> 'a t -> string
include COMBINED_CORE with type 'a also_t = 'a t with type 'a TV1.t = 'a T1.t with type 'a TV2.t = 'a T2.t with type 'a TV3.t = 'a T3.t with type 'a TV4.t = 'a T4.t with type 'a TV5.t = 'a T5.t
Sourcetype 'a also_t = 'a t
Sourcemodule type VIEW = TYPEVIEW with type 'a combined = 'a also_t
Sourcemodule TV1 : VIEW with type 'a t = 'a T1.t
Sourcemodule TV2 : VIEW with type 'a t = 'a T2.t
Sourcemodule TV3 : VIEW with type 'a t = 'a T3.t
Sourcemodule TV4 : VIEW with type 'a t = 'a T4.t
Sourcemodule TV5 : VIEW with type 'a t = 'a T5.t
Sourcemodule TV6 : VIEW
Sourcemodule TV7 : VIEW
Sourcemodule TV8 : VIEW
Sourcemodule TV9 : VIEW
Sourcemodule TV10 : VIEW
OCaml

Innovation. Community. Security.