I often use a preventative ravel like this: NB. Vertex Array representation of same graph as above. vaeg=: ,&.>1 2;0 3 4;0 5;1;1 5;2 4 NB. The ",&.>" ensures all vertex lists are vectors.
Of course there are trickier considerations when dealing with characters if we should get into the Unicode realm - http://www.jsoftware.com/jwiki/NYCJUG/FunWithMultibytes . On Thu, Mar 29, 2012 at 8:26 AM, Raul Miller <rauldmil...@gmail.com> wrote: > I saw a couple different threads hear touching on the issue of > different things that look the same. ... -- Devon McCormick, CFA ^me^ at acm. org is my preferred e-mail ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm