immutable class TUP{T1,T2,T3} < $HASH, $STR
Flattened version is
here
Ancestors
$STR
$HASH
$IS_EQ
COMPARE{_}
Public
Readable Attributes
attr t1 : T1 ;
attr t2 : T2 ;
attr t3 : T3 ;
Writable Attributes
attr t1 : T1 ;
attr t2 : T2 ;
attr t3 : T3 ;
Features
create(
Private
The Sather Home Page