We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 545e599 commit 384ae76Copy full SHA for 384ae76
README.md
@@ -152,6 +152,7 @@ The only option which affects encode is `int_keys`
152
153
This option will allow tomlua to print mixed table/arrays or sparse arrays
154
in such a way that `decode` with `int_keys` set to true will be able to faithfully recreate them.
155
+This distinction and option is because `toml` cannot represent mixed and sparse arrays.
156
157
Outside of that, you may customize the values themselves.
158
0 commit comments