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-0dev11 years ago(revision: 2)84 downloads
1.2-25 years ago(revision: 3)84 downloads
1.2-111 years ago(revision: 2)219 downloads
1.1.patch1-111 years ago58 downloads

Dependencies

lua >= 5.1, < 5.5

Manifests