[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: List-of-lists data structure
From: |
Jacob Gerlach |
Subject: |
Re: List-of-lists data structure |
Date: |
Sun, 13 Apr 2014 11:47:50 -0700 (PDT) |
User-agent: |
G2/1.0 |
> The approaching the data structure in the wrong way part is a matter of
>
> pov. When you teach someone to dance, maybe left is right but right is
>
> wrong (and maybe not!). I think Perlis would appreciate your focus.
I think I could have made the structure simpler without the nested list - I
bought myself into an extra (car ...) when using the data. But it was a good
lesson for a novice.