[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Syntax lollipops
- From: Miles Bader <miles@...>
- Date: Thu, 28 Feb 2013 16:24:29 +0900
Dirk Laurie <dirk.laurie@gmail.com> writes:
> How many characters do you save?
>
> local function func(x,y)
> local func=function(x,y)
>
> Zero. That's right, nada, nichts, rien, zilch.
... unless the function is recursive, in which case, a fair number.
[And self-recursive functions are fairly common...]
-miles
--
Saa, shall we dance? (from a dance-class advertisement)