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


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



Public


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

The Sather Home Page