use method syntax where possible
commit6a3098d0e93cff07045f27c231cf30114bb013a1
authorKartik K. Agaram <vc@akkartik.com>
Mon, 7 Mar 2022 00:38:49 +0000 (6 16:38 -0800)
committerKartik K. Agaram <vc@akkartik.com>
Mon, 7 Mar 2022 00:38:49 +0000 (6 16:38 -0800)
treeed98c3ac12f09ca948917cad6a19a2b05b8c8371
parent5758f6c082af702e8e2c6c6e6d88f987b3deedee
use method syntax where possible

Perhaps this is a bad idea. It feels arbitrary, what methods Lua happens
to include in string and table objects without having to go through the
respective modules.
anagrams.tlv
commander.tlv
gemini.tlv
life.tlv
lisp.tlv
src/file.lua
template.tlv
toot-toot.tlv
zet.tlv