"R.E. Boss" <[EMAIL PROTECTED]> wrote: > Why not 42 (<1 3)} T ?
Responding to my: > [T =: 42 (<1;3)} T Yes, that would work in this particular instance (and is probably faster as well), but it relies on the fact that 1 and 3 are atoms, and cannot be generalized to lists or larger arrays. -- Mark D. Niemiec <[EMAIL PROTECTED]> ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
