|
On Friday, December 20, 2013 10:35:25 AM Sir Pogsalot wrote:I was going to mention something about __call and whether a callable table
> In some situations it would make sense to assign a table to
> __pairs/__ipairs -- similarly to how you can assign a table or function to
> __newindex/__index.
should be treated like a table or a function. But then I see that __index
currently ignores __call as well.
--
tom <telliamed@whoopdedo.org>