class CD_BR_COUNT
****


Flattened version is here



Public


Readable Attributes
attr brlist:ARRAY{ARRAY{INT}};
**** list of branch index
attr count:INTI;

Writable Attributes
attr brlist:ARRAY{ARRAY{INT}};
**** list of branch index
attr count:INTI;

Features
BrCompare(b1,b2:ARRAY{INT}):INT
BrLt(b1,b2:ARRAY{INT}):BOOL
compare(bl2:SAME):INT
create:SAME
sort
str:STR

The Sather Home Page