[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: expression to the left of `:'?
- From: "Michael T. Richter" <mtr@...>
- Date: Tue, 11 Apr 2000 09:34:51 -0400
> m3 = I(m1 * m2):invert()
> where I is
> function I(arg) return arg; end
What a cute hack!