bug-apl
[Top][All Lists]
Advanced

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

Re: Mistake in documentation of extended dyadic ⍳


From: Dr . Jürgen Sauermann
Subject: Re: Mistake in documentation of extended dyadic ⍳
Date: Sat, 6 Jun 2020 12:42:53 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:60.0) Gecko/20100101 Thunderbird/60.6.1

Hi Louis,

thanks, fixed in SVN 1297.

Best Regards,
Jürgen


On 6/5/20 8:41 PM, Louis Chrétien via Bugs and suggestions for GNU APL wrote:
While we’re at it, on this particular paragraph: 😉

The standard function Index Of (A⍳B) requires its left argument A to be a scalar or a vector of rank 1. The items of the result are the (first) positions (= indices) of the corresponding items of B in A (for the items found in A) or else ⎕IO+⍴A (which is an invalid index of A) for the items of B that are not found in A.

On Jun 5, 2020, at 13:35, Dr. Jürgen Sauermann <mail@xn--jrgen-sauermann-zvb.de> wrote:

Hi Adam,

thanks, fixed in SVN 1296.

Best Regards,
Jürgen


On 6/5/20 12:18 PM, Adám Brudzewsky wrote:
different from the monadic case (!)
should say
different from the standard case (!)



---
Louis Chrétien






reply via email to

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