Snippets

Contents

Snippets#

Short pieces of Lua the operator pastes into a lua -i REPL or a small .lua scratch file.

One-liners

Table tricks, string patterns, file I/O, metatable shortcuts.

One-liners

References#

  • Types for the type system these snippets touch.