lua-users home
lua-l archive

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


hi there! :)

Egor & Coda:
i think `local <static> y = y or {x}` would/should/could(?) keep
`{x}`, as i would interpret it as `y` will be there in the next call
from the previous one, otherwise, as it is, its always overwrite `y`,
that contains the stuff from the previous round (in my
interpretation...)

(ps.: sry for the poor linkage to the history of the messages, but i
use the dummy variant of gmail, where i can only top post, throw away
the original, or copy-paste whatever, and i also only have the last
msg, so i dont even know if i should name anyone else around this sub-
and/or offtopic... and im also too lazy and busy to invest more
efforts :D )

bests! :)