replicate -package:Cabal -package:base is:exact -package:memory -package:bytestring -package:utility-ht -package:filepath -package:vector package:storablevector

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