a =: 2 : ('u@v';':';'u v')
   a2 : 0u@v:u v)
so far so good...
  - a +- +
it just assumes that result expression is dyadic
workaround is to use tacit version of : in return value of a, but this doesn't 
seem like it is working right.
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to