Skip to main content

参数

table
必填
要 inspect 的 table。function 要求这个 argument 是 table。

返回值

table
包含 source table keys 的 new array table,不包含 Real JSON type marker。Order 遵循 table iteration iteration,此 function 不会 sorted。

示例

将 table 的 visible keys collect 到 new JSON array table。