replicate -package:Cabal -package:base -package:bytestring -package:utility-ht -package:vector package:storablevector

O(n) replicate n x is a Vector of length n with x the value of every element.