abstract class $ELT
****
Subtypes will provide an elt! iterator that returns at least a $OB (it could be more specific). Most objects will actually subtype from $ELT{T}


Descendants
$ELT{_} STR $CONTAINER{_} $DISPENSER{_}
$PQ{_} A_PQ{_} $RO_BAG{_} $BAG{_}
BAG{_} $RO_MULTIMAP{_,_} $VMULTIMAP{_,_} $VMAP{_,_}
VMAP{_,_} VMULTIMAP{_,_} $RO_MAP{_,_} $MAP{_,_}
MAP{_,_} $VBAG{_} $VSET{_} VSET{_}
VBAG{_} $RO_SET{_} $RO_ARR{_} $ARR{_}
FLIST{_} FSTR ARRAY{_}



Public


Features
elt!: $OB;

The Sather Home Page