o_MapBinRemoveKeyHashCanDestroy

open override fun o_MapBinRemoveKeyHashCanDestroy(    self: AvailObject,     key: A_BasicObject,     keyHash: Int,     canDestroy: Boolean): A_MapBin

Remove the key from the bin object, if present. Answer the resulting bin. The bin may be modified if it's mutable and canDestroy.