On Thu, Sep 11, 2008 at 4:10 AM, Alex Rufon <[EMAIL PROTECTED]> wrote:
> So I am wondering if anybody has good examples where I would absolutely
> need to use verb sequencing so I can compromise with myself when to
> properly use the symbols.

   <@[EMAIL PROTECTED]: 1 2 3
+---+-------+-----------+
|0 1|0 1 2 3|0 1 2 3 4 5|
+---+-------+-----------+

Any expression of the form u@:v can also be expressed as [: u v

However, expressions of the form [EMAIL PROTECTED] where v alone would
produce a result that was padded may have no simple
replacement.

In my above example, [EMAIL PROTECTED]: is my v that produces a
result that needs padding.  Better examples are probably
possible.

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

Reply via email to