Raul Miller <rauldmiller <at> gmail.com> writes:
>
> next_prime=: I. <at> [ (I.{[) ]
When I type this into the J interpreter, it boxes it into 3 things
[EMAIL PROTECTED]
(I.{[)
]
so am I to understand that this is a dyadic fork with verbs u, v, w such that
x (u v w) y <-> (x u y) v (x w y)
I am completely lost on how to understand this.
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm
