in reply to Re: Re: Nested data structures... nasty?
in thread Nested data structures... nasty?

I'm just wondering about how you distinguish complex from not complex.

Well, I don't think it's possible to draw a sharp border. Just as it's almost impossible to draw the line when you call it "light" or "dark". That doesn't mean that in a lot of cases, it's clear when it's "light" or "dark". ;-)

Anyway, for me, to call a datastructure complex it usually satisfies these points:

But I don't apply the rules very strict.

Abigail