:: a -> [a] -> [a] package:can-i-haz

Replace all locations in the input with the same value. The default definition is fmap . const, but this may be overridden with a more efficient version.