lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


I did :-/ Here's mine: http://www.hpelbers.org/lua/print_r
It can output to string or to stdout.
h.t.h., Hans

Quoting Wesley Smith <wesley.hoke@gmail.com>:
I'm sure everyone on this list has written a table serializer at some
point.  Here's mine: