|
From: | Blake McBride |
Subject: | Re: [Bug-apl] enclose disclose producing something unnatural |
Date: | Tue, 13 May 2014 08:24:26 -0500 |
Yes, that's the bug that was mentioned earlier. The result should be the same as ''. Jürgen confirmed this bug, so I'd expect it to be fixed soon. :-)Regards,EliasOn 13 May 2014 21:14, Blake McBride <address@hidden> wrote:
Greetings,Not understanding enclose/disclose, I am not sure if this is correct behavior or not. Basicilly, with ]boxing turned on, the following code produces some sort of data item that I cannot re-produce without the pair. Turn on ]boxing and try:⊃⊂''or⊃⊂0⍴0They produce something that is neither '' nor 0⍴0. As represented by ]boxing, the result is the same as:1↓⊂''It is strange because:⊃⊂,6is equal to:,6It is fine if this is the case. I will work around it. I just wanted to be sure it is correct.Thanks!Blake
[Prev in Thread] | Current Thread | [Next in Thread] |