Open
Description
Related dev. issue(s): https://github.com/tarantool/tarantool-ee/issues/712
Product: Tarantool
Since: different versions (including 3.2)
Root document: https://www.tarantool.io/en/doc/latest/dev_guide/reference_capi/utils/
SME: @ Gumix
Details
The following functions are missed in the documentation:
- luaL_iscallable
- luaL_iscdata
- luaL_isnull (3.2)
- luaL_pushnull (3.2)
- luaT_call
- luaT_checktuple
- luaT_isdecimal
- luaT_newdecimal
- luaT_pushdecimal
- luaT_toibuf
- luaT_tolstring
- luaT_tuple_encode
- luaT_tuple_new
See also: #2011
Requested by @ Gumix in tarantool/tarantool@a6140a3.