lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


There is lua_lessthan and lua_equal that mirror '<' and '=='.
Is there any comparable way to execute from C API other operators too?