Does a verb in J automatically make a local copy of its arguments?

I have a very large array which I would like to pass as an argument, but
maybe I shouldn't if that would cause duplication of the array. The array is
not going to be amended by the function, so in principle a copy is not
necessary.

Thanks in anticipation.

Graham

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

Reply via email to