|
From: | Juergen Sauermann |
Subject: | Re: [Bug-apl] optional argument to a function |
Date: | Fri, 10 Apr 2015 16:34:08 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 |
Hi Fausto, yes. Just define it as a dyadic function. Typically the first line of that function checks (using ⎕NC) if the left argument is present or not. /// Jürgen On 04/10/2015 04:15 PM, Fausto Saporito
wrote:
Hello all, is there a way to define a function with an optional left argument ? thanks, fausto |
[Prev in Thread] | Current Thread | [Next in Thread] |