State meaning of an extremely sparse array in json documentation
This commit is contained in:
parent
13c4a6b963
commit
80549e605e
1 changed files with 1 additions and 1 deletions
2
ljson.c
2
ljson.c
|
@ -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:**
|
||||||
*
|
*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue