|
lhf wrote:
new generalized "for" statement ("for k,v in f do .. end" calls to return k and v if f is a function)
Hmmm I had just added that to my warts list, which is almost exhausted. Lua used to be easy to pick on, but now it's getting more challenging. I'm about ready to give up :-).