# File lib/typed-array/functions.rb, line 89
def
map!
&
block
self
.
replace
(
self
.
map
&
block
)
end