Content-Disposition: inline
How to create recursive function without using explicit function naming?
Is exist special word like “self” or “this”?
Content-Disposition: inline
How to create recursive function without using explicit function naming?
Is exist special word like “self” or “this”?
.z.s AttilaOn Wed, Sep 10, 2008 at 12:27 PM, Alexandr Batalshikov wrote:> How to create recursive function without using explicit function naming?> Is exist special word like “self” or “this”?>> >>
X-Mailer: Apple Mail (2.926)code.kx.com is a helpful resource.z.s/b.yogaOn Sep 10, 2008, at 1:27 PM, Alexandr Batalshikov wrote:> How to create recursive function without using explicit function > naming?> Is exist special word like “self” or “this”?>> >
X-Mailer: Apple Mail (2.926)use .z.s as the name of the function.On 10 Sep 2008, at 14:27, Alexandr Batalshikov wrote:> How to create recursive function without using explicit function > naming?> Is exist special word like “self” or “this”?>> >
Thansk you!