Re: [Bug-apl] Lambdas
Hi Mike, typical windows problem I guess. The variable arguments are ⍺ and ⍵. (alpha and omega) The function arguments are ⍶ and ⍹. ( alpha and omega underlined) The axis argument is χ. (Chi) /// Jürgen On 0
Re: [Bug-apl] Lambdas
Hi Tobia, thanks, fixed in SVN 522. It was not related to / parsing. /// Jürgen On 12/30/2014 07:28 PM, Tobia Conforto wrote: Hello It semes the parser does not like it when I juxtapose two la