bug-apl
[Top][All Lists]
Advanced

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

[Bug-apl] Enclosed scalars in execute-each


From: Kacper Gutowski
Subject: [Bug-apl] Enclosed scalars in execute-each
Date: Sun, 5 Nov 2017 09:59:21 +0100
User-agent: NeoMutt/20170609 (1.8.3)

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]