pub unsafe fn is_table_array(lstate: *mut State, index: i32) -> bool
Assumes that the value at index index is a table and returns whether it’s an array table (as opposed to a dictionary table).
index