bug-apl
[Top][All Lists]
Advanced

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

Re: [Bug-apl] ⍷ function missing, what's the al ternative?


From: Elias Mårtenson
Subject: Re: [Bug-apl] ⍷ function missing, what's the al ternative?
Date: Fri, 27 Dec 2013 01:21:10 +0800

Ah, that explains it. You are using U+22F8 ELEMENT OF WITH UNDERBAR, while I am using U+2377 APL FUNCTIONAL SYMBOL EPSILON UNDERBAR. Could you add that one too?

Regards,
Elias


On 27 December 2013 00:41, Juergen Sauermann <address@hidden> wrote:
Hi,

interesting. My GNU APL has it:

      'AB'⋸'ABABABABA'
1 0 1 0 1 0 1 0 0

Maybe the Unicode for your ⋸ is wrong - GNU APL uses U+22F8.
If there are other Unicodes around for ⋸ then I can add them as
alternate characters.

/// Jürgen


reply via email to

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