Re: Bytecode hacks
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Bytecode hacks
- From: Rob Kendrick <rjek@...>
- Date: 2014年5月20日 23:33:16 +0100
On Tue, May 20, 2014 at 02:24:12PM -0700, Coroutines wrote:
> On Tue, May 20, 2014 at 2:22 PM, Thiago L. <fakedme@gmail.com> wrote:
> > So I wanna do a t:[var]() operator (which's pretty much t:name() but it
> > takes a var instead of a name) and I have no idea of how to do it...
>
> a[var](a)
It's even the same number of bytes!
B.