Tarantool CE/EE Documentation portal logo
Support
Updated at July 17, 2026   02:08 PM

box.tuple.is()

is(object)

Since versions 2.2.3, 2.3.2, and 2.4.1. A function to check whether a given object is a tuple cdata object. Never raises nor returns an error.

Returns

true or false

Return type

boolean