Re: [Jprogramming] How to apply different verbs to a boxed sequence?

2008-01-17 Thread Yoel Jacobsen
This 'apply' should be added to the phrases doc... Thanks! On Jan 17, 2008 6:23 PM, Dan Bron [EMAIL PROTECTED] wrote: Yoel wrote: Is there a way for instance, to apply ;:'[ [ |:' to (i.10 10);(i. 10 10); i.10 10 ? Jose responded: (']';']';'|:') apply . T The master struck the

RE: [Jprogramming] How to apply different verbs to a boxed sequence?

2008-01-17 Thread Henry Rich
jem. Though I think I'll use gerunds as a left-hand argument: ]`]`|: 128!:2. T OK in this case, but in general the left side is a string, not an unboxed gerund. Henry Rich -- For information about J forums see

RE: [Jprogramming] How to apply different verbs to a boxed sequence?

2008-01-17 Thread Dan Bron
I wrote: Though I think I'll use gerunds as a left-hand argument Henry responded: OK in this case, but in general the left side is a string, not an unboxed gerund. Yes, but I was thinking of providing a utitlity verb on the page to cover that issue. Something like this: AxBx =:

Re: [Jprogramming] How to apply different verbs to a boxed sequence?

2008-01-17 Thread Jack Andrews
All that said, my comment was a knee jerk reaction: quoting source (unnecessarily) seems wrong to me. I'm not sure why, but I avoid it unless the cost is too high. maybe - can't do static analysis - i remember reading that quoted source has to be reparsed each execution as it is a