Is the following behavior predictable from the
Dictionary?

   ''+1

   ''+~1

   ''+''

   1+i.0

   1+i.0 0
   1 2+i.0 0
|length error
|   1 2    +i.0 0
   ''+1 2
|length error
|   ''    +1 2
   10+1 2
11 12


(B=)
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to