vararg-lua

Manipulation of variable arguments

$ luarocks install vararg-lua

'vararg' is a Lua library for manipulation of variable arguments (vararg) of
functions. These functions basically allows you to do things with vararg that
cannot be efficiently done in pure Lua, but can be easily done through the C API.

Versions

scm-0dev3 years ago(revision: 2)68 downloads
1.2-23 years ago(revision: 3)63 downloads
1.2-13 years ago(revision: 2)213 downloads
1.1.patch1-19 years ago52 downloads

Dependencies

lua >= 5.1, < 5.5

Manifests