On Wed, Feb 9, 2022 at 4:13 PM 'Pascal Jasmin' via Programming
<programm...@jsoftware.com> wrote:
> there doesn't seem to be a difference between
>
> <@cut f. 1 :'u ' 'a b c'
>
> <@cut f. 1 :'u y' 'a b c'

True, but that's a different example from the example which I was
trying to propose:

   L.<@(cut f. 1 :'u ') 'a b c'
3
   L.<@(cut f. 1 :'u y') 'a b c'
2

Thanks,

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

Reply via email to