g =: ;@:(<@f"0) Henry Rich
> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of June Kim > Sent: Friday, April 21, 2006 12:34 AM > To: Programming forum > Subject: [Jprogramming] append and ranks > > f=: ((1 0$'') #~ [: <: [: # ":) , '*' #~ ] > g=:[: > [: ,&.>/ <&f"0 > > a=:f 3 > b=:f 10 > c=:f 4 > > a,b,c > *** > > ********** > **** > > g 3 10 4 > *** > > ********** > **** > > I feel like the verb g is taking a roundabout way(compared to a,b,c) > and suppose there should be a more direct path. > ---------------------------------------------------------------------- > For information about J forums see > http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
