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


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



Public


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

The Sather Home Page