package lua-ml

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

Module Make.TableSource

Sourceval create : int -> table
Sourceval find : table -> key:value -> value
Sourceval bind : table -> key:value -> data:value -> unit
Sourceval of_list : (string * value) list -> table
Sourceval first : value Luahash.t -> value * value
OCaml

Innovation. Community. Security.