lunarmodules / Penlight

A set of pure Lua libraries focusing on input data handling (such as reading configuration files), functional programming (such as map, reduce, placeholder expressions,etc), and OS path management. Much of the functionality is inspired by the Python standard libraries.
https://lunarmodules.github.io/Penlight/
MIT License
1.93k stars 241 forks source link

fix(compat) use rawget to bypass "strict" checkers #437

Closed Tieske closed 2 years ago

Tieske commented 2 years ago

fixes #432