Skip to main content

参数

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

返回值

boolean
当 value 是 table marked as a JSON object,或 Real JSON table detection 没有把 table 分类为 array 时返回 true。Empty unmarked tables 返回 true。

示例

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