On Mon, Apr 7, 2014, at 12:00 PM, Kim-Ee Yeoh wrote:
 
On Tue, Apr 8, 2014 at 1:43 AM, martin <martin.drautzburg@web.de> wrote:
 
BTW: I named the StringIndexes E6 | A | D | G | B | E1 which reflects the way a guitar is tuned. Way cool.
 
Nice :)
 
This n-tuple as Array trick is something I missed. Thanks, Karl. Do you know where it's been used?
 
The last time I used this technique was when I needed to represent the state of a mancala board. I may have seen it done somewhere else, but I don't remember.
 
-Karl