in reply to Re: Re: treemap
in thread treemap

I'd probably just have the one entry point and call it recursively via &treemap( $code, $$node, $refs ), where the & should disable the prototype.

        - tye (but my friends call me "Tye")