Manipulation of variable arguments

'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

1.0-110 years ago87 downloads

Dependencies

lua >= 5.1

Dependency for

coutil