[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Proposal: add all metamethods to the 2.4 section
- From: David Demelier <demelier.david@...>
- Date: Mon, 14 Oct 2013 12:05:32 +0200
Hi,
On the 2.4 section of the reference manual some metamethods are explained but not all.
It would be great to see all the methods available at a glance, for instance missing methods are :
__pairs
__ipairs
__gc
__tostring
They are explained later in the related functions, but I personally think it would be better to have them documented here to have a quick overview of what is available.
Peace.
--
David Demelier