indexing tuples using strings

Bill Baxter wbaxter at gmail.com
Tue Dec 2 05:35:08 PST 2008


On Tue, Dec 2, 2008 at 10:01 PM, bearophile <bearophileHUGS at lycos.com> wrote:
> Bill Baxter:
>> and I implemented it again this morning.
>
> I presume my version is "better" :-)
> I have written it along one year of time.

I'm sure if you have spent that much time on your lib that it can do
far more than flatten and unflatten a tuple.
But I'm just talking about unflattenable tuples.  I can't imagine that
your version of the flatten/unflatten routines are that much different
from what I wrote.  There's only so many ways to skin that cat.

--bb



More information about the Digitalmars-d mailing list