class VSET{ETP} < $VSET{ETP} |
---|
**** | A set with value semantics. All modifying operations return a new object, thus eliminating the possibility of aliasing problems |
$VSET{_} | $VBAG{_} | $HASH | $IS_EQ | $RO_BAG{_} | $CONTAINER{_} | $STR | $ELT{_} | $ELT | $RO_SET{_} |
delete(e:ETP):SAME |
---|
hash:INT |
---|
insert(e:ETP):SAME |
---|
is_eq(a:$OB):BOOL |
---|
**** | Return true if 'self' and 'v' have the same value |