[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [ANN][5.2+] lua-using 1.0
- From: "Soni L." <fakedme@...>
- Date: Fri, 13 Nov 2015 15:03:28 -0200
https://github.com/SoniEx2/lua-using/releases
lua-using is a simple pure-Lua module which provides a single function:
using(). This function behaves similarly to C#'s `using` keyword.
It doesn't catch errors, you need to use (x)pcall for that.
Usage: `using(objects, function(args) end)`
--
Disclaimer: these emails may be made public at any given time, with or without reason. If you don't agree with this, DO NOT REPLY.