Raul wrote:
>   (installPipe/ <.`-:`p:) eg 1
> <.@:(-:@:p:)

Thanks, but  eg  already manages this:
                
           <.`-:`p: eg 1
        <.@:-:@:p:

And, in conjunction with t2g (see [2] from earlier message), we can actually
reduce this to:

           (<.-:p:) eg 1
        <.@:-:@:p:

and the advantage over ` increases with the length of the train.
Ultimately, what I'm aiming to do (leveraging  strand  ) is:

        [: <.-:p:  stc eg 1

so as to improve the advantage (which is more obvious if we wrap stc and eg
into a name, as in   U=: stc (eg 1)  ).

-Dan



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

Reply via email to