diff options
author | Kim Alvefur <zash@zash.se> | 2022-04-23 14:29:43 +0200 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2022-04-23 14:29:43 +0200 |
commit | 787835d693df993e8dbf4164d85b7939856e1aea (patch) | |
tree | ec43f3e5371207a18f8fcf29f6e4845700aa3717 /util/array.lua | |
parent | 9e8e910f1e7be52db27ec26aeb9f39171a6946b5 (diff) | |
download | prosody-787835d693df993e8dbf4164d85b7939856e1aea.tar.gz prosody-787835d693df993e8dbf4164d85b7939856e1aea.zip |
util.strbitop: Reduce scope of functions
Equivalent to 'local' in Lua, these functions are exported via the
luaopen_ function, which is the only one needing to be visible outside
of the file.
Pointed out by Link Mauve at some point, but there wasn't really any
rush here.
Diffstat (limited to 'util/array.lua')
0 files changed, 0 insertions, 0 deletions