[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [ANN] True 1.0 - Smallest Lua module ever
- From: "Soni L." <fakedme@...>
- Date: Mon, 20 Feb 2017 11:05:30 -0300
True is a simple module that evaluates to true. It is also the smallest
Lua module ever.
Repo: https://bitbucket.org/TeamSoni/true
Features:
- Smallest Lua module possible.
- It's true!
Usage:
assert(require "true" == true)
--
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.