mirror of
https://github.com/TangentFoxy/inspect.lua.git
synced 2025-07-28 02:52:18 +00:00
Update README.md
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
inspect.lua
|
inspect.lua
|
||||||
===========
|
===========
|
||||||
|
|
||||||
|
[](https://travis-ci.org/kikito/inspect.lua)
|
||||||
|
|
||||||
This function transform any Lua table into a human-readable representation of that table.
|
This function transform any Lua table into a human-readable representation of that table.
|
||||||
|
|
||||||
The objective here is human understanding (i.e. for debugging), not serialization or compactness.
|
The objective here is human understanding (i.e. for debugging), not serialization or compactness.
|
||||||
|
Reference in New Issue
Block a user