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-111 years ago89 downloads

Dependencies

lua >= 5.1

Dependency for

coutil