bug-apl
[Top][All Lists]
Advanced

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

[Bug-apl] element


From: Egan Ford
Subject: [Bug-apl] element
Date: Sun, 24 Nov 2013 18:06:48 -0700

Hi, first off, thanks for GNU APL.

Not a bug, just an FYI.

I am new to APL and still learning.  I had to make the following
change to use Dyalog keyboard maps for OS/X as well as cutting and
pasting examples from wikipedia and other sources.

//char_def(ELEMENT            , 0x2208 , F12_ELEMENT  , NO_SPACE ,  EE) /* ∈ */
char_def(ELEMENT            , 0x220A , F12_ELEMENT  , NO_SPACE ,  EE) /* ∊ */

Personally I like 0x2208 I will change the keymaps.



reply via email to

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