I meant to use |."1 as the verb. In this case, it doesn't matter because y
is split exactly into its items, so u is effectively executed with rank _1.
The idea is that if ((u -: u"_1) y), you can divide y the items of y into
several chunks and the results of u will still be the same.

Marshall

-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Brian Schott
Sent: Friday, April 08, 2011 12:33 AM
To: Programming forum
Subject: Re: [Jprogramming] "Red or Black" game simulation

[offline]

I don't understand your "assumption". For example

   (|.-:|."_1) ('abcd','1234',:'abcd')
0
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

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

Reply via email to