o_Map Bin Remove Key Hash Can Destroy
open override fun o_MapBinRemoveKeyHashCanDestroy( self: AvailObject, key: A_BasicObject, keyHash: Int, canDestroy: Boolean): A_MapBin
Content copied to clipboard
Remove the key from the bin object, if present. Answer the resulting bin. The bin may be modified if it's mutable and canDestroy.