class BRAID_TABLE
****
2004-02-19 K.Kodama


Flattened version is here



Public


Readable Attributes
attr crossTbl:ARRAY{ARRAY{INT}};
attr index:CARD;

Writable Attributes
attr crossTbl:ARRAY{ARRAY{INT}};
attr index:CARD;

Features
create(word:BRAID):SAME
inspect
length:CARD
**** max index of crossTbl[l][*]!=0
pack

The Sather Home Page