blob: 102ba4e74049613dd66c9cf02f556936c36510d9 (
plain)
1
2
3
4
5
|
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.
|