[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: __mul()
- From: Jonathan Castello <twisolar@...>
- Date: Sat, 20 Mar 2010 19:36:43 -0700
On Sat, Mar 20, 2010 at 7:26 PM, Geoff Leyland
<geoff_leyland@fastmail.fm> wrote:
> So I guess this means that I don't have any idea. Are there restrictions on mixed types for operators with userdata?
>
> Cheers,
> Geoff
I thought there might be, but then I glanced at LPEG, which seems to
support the arithmetic metamethods on non-LPEG objects...
~Jonathan