# File lib/map.rb, line 539
def
reject!
(
&
block
)
hash
=
reject
(
&
block
)
self
==
hash
?
nil
:
hash
end