|
|
|
|
|
by marshray
5258 days ago
|
|
It is a minor mind shift. The kind I find alternately annoying, or a fun challenge, unpredicatbly. When I was doing Lua stuff I ended up writing some FP-style helpers and other functions for iteration. This cut down on the number of times I had to think about the table indexes (and was helpful in general). |
|