View Source API Reference Lua v0.0.14

Modules

Lua

Lua is an ergonomic interface to Luerl, aiming to be the best way to use Luerl from Elixir.

Defines the Behaviour for defining a Lua API

In Lua, tables are the fundamental datastructure, which are used both as associative arrays (maps), and arrays (lists).