Reimplement `Hash#compact!` to conform the standard behavior.
`Hash#compact!` should return `nil` if the receiver does not change.
Showing
Please register or sign in to comment
`Hash#compact!` should return `nil` if the receiver does not change.