diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2022-06-10 07:14:45 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2022-06-10 07:14:45 -0700 |
commit | fbad3dd2056d215397b58c49f4f9a13199cbb260 (patch) | |
tree | c4364b1af719bdfed032242542df40497c8dc309 /select.lua | |
parent | f554ce878b3bda9488e71015cc4c56046d0cef17 (diff) | |
download | lines.love-fbad3dd2056d215397b58c49f4f9a13199cbb260.tar.gz |
avoid some string concatenations
file:write can write multiple args one after another; no need to concatenate them first. I'm starting to pay attention to memory usage after the experience of turning off the JIT.
Diffstat (limited to 'select.lua')
0 files changed, 0 insertions, 0 deletions