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{_}
$RO_SET{_}
$VSET{_}
VSET{_}
$VBAG{_}
VBAG{_}
$VMULTIMAP{_,_}
VMULTIMAP{_,_}
$VMAP{_,_}
VMAP{_,_}
$BAG{_}
BAG{_}
$RO_MULTIMAP{_,_}
$RO_MAP{_,_}
$MAP{_,_}
MAP{_,_}
$RO_ARR{_}
$ARR{_}
FLIST{_}
FSTR
ARRAY{_}
Public
Features
elt!: $OB;
The Sather Home Page