abstract class $STR
****
Subtypes of this define "str:STR". This should be a reasonable string representation of an object.


Descendants
FMT_ERROR STR FSTR PERM
POLYM_INTI POLYS_INTI BOOL POLYS_RAT
RAT TUP{_,_,_,_} POLYM_RAT MONOMIAL{_}
CHAR $NFE{_} $NUMBER{_} $REAL_NUMBER{_}
FLT FLTD INT $CPX_NUMBER{_,_}
CPXD CPX CPX{_} INTI
TUP{_,_} $CONTAINER{_} $RO_ARR{_} $ARR{_}
FLIST{_} ARRAY{_} $RO_BAG{_} $RO_MULTIMAP{_,_}
$RO_MAP{_,_} $MAP{_,_} MAP{_,_} $VMAP{_,_}
VMAP{_,_} $VMULTIMAP{_,_} VMULTIMAP{_,_} $RO_SET{_}
$VSET{_} VSET{_} $BAG{_} BAG{_}
$VBAG{_} VBAG{_}



Public


Features
str:STR;
**** String form of self

The Sather Home Page