On Mon, Jun 2, 2014 at 7:08 PM, Daniel H. Leidisch <li...@leidisch.net> wrote:
> Hello! > > Blake McBride <blake1...@gmail.com> > writes: > > > […] we defined ∆ that took two arguments and returned the left. […] > > > > All my code was written with the old ∆ function. I suppose I'll switch > > to the diamond operator sometime soon. > > Left returns its left argument: > > 1 ⊣ 2 > 1 > > Maybe this helps. > Thanks. That operator is not on my keyboard, and cutting-and-pasting it into GNU APL (unless I am making a mistake) doesn't accept it either. Am I missing something (like a better keyboard)? Is that a standard (IBM defined) operator? Thanks. Blake > > > Regards, > > Daniel > > >