package lua-ml

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

Parameters

module TV : Lua.Lib.TYPEVIEW with type 'a t = 'a t

Signature

type 'a userdata' = 'a TV.combined
module M (C : Lua.Lib.CORE with type 'a V.userdata' = 'a userdata') : sig ... end