João Valverde <backup95 at netcabo.pt> writes: > bst[key] = object > is even dicier for immutable structures no? bst = bst.insert(key, object)