Product SiteDocumentation Site

5.3.14.6. put


>>-put(item-+--------+-)---------------------------------------><
            +-,index-+

Adds item to the Set. If there is an equivalent item in the Set, the exiting item will be replaced by the new instance. Item equality is determined by using the == method of item. If index is specified, it must be the same as item.