immutable class TUP{T1,T2} < $HASH, $STR


Flattened version is here

Ancestors
$STR $HASH $IS_EQ



Public


Readable Attributes
attr t1 : T1 ;
attr t2 : T2 ;

Writable Attributes
attr t1 : T1 ;
attr t2 : T2 ;

Features
create(

The Sather Home Page