lua-users home
lua-l archive

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


> Seems like that should be "string.load()" then, doesn't it? That is,
> string.dump and string.load would be symmetrical.

string.dump produces a string, load doesn't.