bug-apl
[Top][All Lists]
Advanced

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

Re: [Bug-apl] This looks wrong


From: Elias Mårtenson
Subject: Re: [Bug-apl] This looks wrong
Date: Tue, 5 Aug 2014 22:40:52 +0800

Are you sure we want to fix that though? Things like the power operator (once we have it) will not work right (since it's seems to be often used to execute a niladic function a certain number of times.

The SQL∆WithTransaction will have the same problem.

The workaround seems to be a bit ugly, like prefixing the lambda function with ⍵⊢

Regards,
Elias


On 5 August 2014 22:07, Juergen Sauermann <address@hidden> wrote:
Hi David,

thanks, fixed in SVN 417. Unfortunately, as a consequence, it is no
longer possible to pass a niladic function to an operator.

/// Jürgen



On 08/05/2014 09:39 AM, David B. Lamkins wrote:
Maybe I've misunderstood some APL2 corner case, but the behavior of the
attached program seems wrong.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]