c1=:conjunction define NB. this works : x.*(u. *: n.) * y. ) c2=: conjunction def 'x.*(u. *: n.) * y.' NB. this doesn't work
2 (- c1 4) 5 What have I done wrong with c2? ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
