On 4/12/07, Dan Bron <[EMAIL PROTECTED]> wrote:
How did you know or learn about g^:n ?
Just playing around. I was considering your posed question, and was wondering if ^: would do anything meaningful with constants. This lead to the observation that ^:1 and ^:1: gave different errors in this context: 1^:_1 |length error | 1^:_1 1^:_1: |domain error | 1^:_1:
From this I concluded that ^: might accept a gerund for
its left argument, and a simple test showed that it would, in some cases. However, as I noted earlier, I was not able to find any relevant documentation on this issue. -- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
