Hello,
Could you help: cannot write function, which gets t as arguments and
do something like described above.

   t
2 3 4 5 6 7
   t&<:"0 t
1 0 0 0 0 0
1 1 0 0 0 0
1 1 1 0 0 0
1 1 1 1 0 0
1 1 1 1 1 0
1 1 1 1 1 1

how to pass t on the left side of <: which is a function to "0? I
would like to use Tacit style.

Thank you.

-- 
Regards,
  Alexander.
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to