2009/2/15 bill lam <[email protected]>: > From my understanding, the same tag may appear several times in the > same file so that it requires matching the whole line to locate the > particular occurrence.
I was going to say that this is not meaningful in J, but on reflection we can have this: cocurrent 'class1' name=: definition1 cocurrent 'class2' name=: definition2 -- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
