| Did you know ... | Search Documentation: |
| dict->append |
<-members).
Note that class dict_item
defines a conversion function to create a dict_item from a key. See dict_item<-convert.
See also dict->insert_after
and dict->insert.
Bugs: If there is already a dict_item with this dict_item<-key,
the old entry is deleted from dict<-table.
A subsequent dict<-member
wil this return the last appended dict_item with this dict<-key.
->insert_after <-convert