in reply to •Re: How to flatten an x-dimensional array?
in thread How to flatten an x-dimensional array?

that is, it works fine if you call UNIVERSAL::isa properly ;)

it should be:

if (UNIVERSAL::isa($first, "ARRAY")) {

~Particle ;̃

Replies are listed 'Best First'.
•Re: Re: •Re: How to flatten an x-dimensional array?
by merlyn (Sage) on Mar 12, 2002 at 16:54 UTC