pkgsrc/devel/lua-safer/DESCR
nia 986a11277d add devel/lua-safer
Safer - Paranoid Lua programming

Taking defensive programming to the next level. Use this module to avoid
unexpected globals creeping up in your code, and stopping sub-modules from
fiddling with fields of tables as you pass them around.
2021-01-27 11:52:21 +00:00

5 lines
238 B
Text

Safer - Paranoid Lua programming
Taking defensive programming to the next level. Use this module to avoid
unexpected globals creeping up in your code, and stopping sub-modules from
fiddling with fields of tables as you pass them around.