State meaning of an extremely sparse array in json documentation

This commit is contained in:
Jeremy Baxter 2023-07-24 12:00:30 +12:00
parent 13c4a6b963
commit 80549e605e

View file

@ -200,7 +200,7 @@ local t = json.decode(j)
* floating-point numbers (must be between 1 and 14, default 14) * floating-point numbers (must be between 1 and 14, default 14)
*/ */
/*** /***
* Configures handling of extremely sparse arrays. * Configures handling of extremely sparse arrays; lists with holes.
* *
* **Parameters:** * **Parameters:**
* *