Skip to main content

参数

any
必填
要 inspect 的 value。Non-table values 返回 false。

返回值

boolean
当 value 是 table marked as a JSON array,或是包含从 1 到 maximum index 的 contiguous positive integer keys 的 unmarked table 时返回 true。Empty unmarked tables 返回 false。

示例

Check table 是否会被 Real JSON encoder treated as a JSON array。