bug-apl
[Top][All Lists]
Advanced

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

Re: [Bug-apl] Enclosed scalars in execute-each


From: Juergen Sauermann
Subject: Re: [Bug-apl] Enclosed scalars in execute-each
Date: Sun, 5 Nov 2017 13:51:42 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:52.0) Gecko/20100101 Thunderbird/52.3.0

Hi Kacper,

thanks, fixed in SVN 1020.

/// Jürgen


On 11/05/2017 09:59 AM, Kacper Gutowski wrote:
It was troublesome in the past and it's still not bug free.
Consider this:

      0 0≡ ⍎¨'00'
0

It should be 1, but the value returned by ⍎¨'00' is a vector of
enclosed scalars, i.e. something that's impossible in APL type system.

-k




reply via email to

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