Removes a value from the collection.
key must contain a representation of an integer for this to succeed. It may be wrapped in a Scalar.
key
Scalar
true if the item was found and removed.
true
Removes a value from the collection.
key
must contain a representation of an integer for this to succeed. It may be wrapped in aScalar
.