lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Yea haha raid away. Let me know if you find anything useful. :D

On Mon, Mar 24, 2014 at 12:15 PM, Camilo Bravo Valdés
<faranwath@gmail.com> wrote:
> On 3/24/14, Jeremy Ong <jeremycong@gmail.com> wrote:
>> It's even better now.
>>
>> sel::tie(difference, greeting) = state["subtract_and_hello"](1, 3)
>>
>> Assuming state is an instance of sel::State.
>
> OK, I need to take a look at the source code right away and steal --
> ahem, borrow -- some ideas ;)
>
> -- Camilo
>