package lua-ml

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

Module LuainterpSource

Sourcemodule type S = sig ... end
Sourcemodule Make (T : Luavalue.USERDATA) (L : Lualib.USERCODE with type 'a userdata' = 'a T.t) : S with type 'a Value.userdata' = 'a T.t
OCaml

Innovation. Community. Security.