Skip to main content

引数

table
必須
enumerate する table。function はこの argument を type checking で確認します。

戻り値

table
input table の direct values を含む new array-style table。output は JSON array として marked されます。Enumeration は table iteration を使うため、function から ordering guarantee は見えません。

例

table の direct values を JSON array-marked table に集めます。