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

2.1.0-12 years ago29 downloads

Dependencies

lua >= 5.2

Dependency for

coutil