This suggests an eventual extension to the reshape verb ($) so that
negative left arguments are supported.

In other words, as a model:

reshape=: dyad define
  (i.x){(*/|x)$y
)

Thanks,

-- 
Raul

On Wed, Sep 4, 2019 at 12:40 AM 'robert therriault' via Programming
<[email protected]> wrote:
>
> A video explaining the common uses of the monadic verb Integers. I will be 
> breaking this longer video into 4 shorter ones to run as a video lab in the 
> next week.
>
> https://youtu.be/jUsfoB7FE18
>
> As always, thoughts and comments are welcome.
>
> Cheers, bob
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to