DoJ>    m/y inserts successive verbs from the gerund m between items of y,
DoJ>    extending m cyclically as required. Thus, +`*/i.6 is 0+1*2+3*4+5

RM>     From the description, I would expect +`*/3 4 5 to give the result 3*4+5

I certainly read "successive verbs from the gerund", as "starting at
index 0", and I think we both agree that the example doesn't allow
it the other way around.

While I agree that "between items" is not 100% unambigously, the most
natural interpretation for me appears to be "from front to back of y",
as well.  So, for me, everything figures, and I don't see any bug.

                                                                Martin
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to