Re: Selective Assignment - first each

2019-12-27 Thread David Tran
Thank you Jürgen. --David On Fri, Dec 27, 2019 at 2:11 PM Dr. Jürgen Sauermann < mail@jürgen-sauermann.de> wrote: > Hi again, > > I have done a rework of the EACH operator so that your example > (and similar ones) should work now. *SVN 1213*. > > However, please keep the following in mind: Since

Re: Selective Assignment - first each

2019-12-27 Thread Dr . Jürgen Sauermann
Hi again, I have done a rework of the EACH operator so that your example (and similar ones) should work now. SVN 1213. However, please keep the following in mind: Since selective specification is not a standard feature (and quite complicated compared t

Re: Selective Assignment - first each

2019-12-27 Thread Dr . Jürgen Sauermann
Hi David, your example touches a somewhat dubious area. Its name is Selective assignment (basically using functions left of ←where the functions compute what is being assigned), Selective assignment is defined in APL2 but not in the APL2 ISO st