replicate -package:Cabal -package:base -package:ghc is:exact -package:filepath -package:memory package:vector

O(n) A vector of the given length with the same value in each position.
Replicate a value to a given length
Replicate a value to a given length
O(n) A vector of the given length with the same value in each position.
Create a mutable vector of the given length (0 if the length is negative) and fill it with an initial value.
Create a mutable vector of the given length (0 if the length is negative) and fill it with an initial value.
O(n) A vector of the given length with the same value in each position.
Create a mutable vector of the given length (0 if the length is negative) and fill it with an initial value.
O(n) A vector of the given length with the same value in each position.
Create a mutable vector of the given length (0 if the length is negative) and fill it with an initial value.
O(n) A vector of the given length with the same value in each position.
Create a mutable vector of the given length (0 if the length is negative) and fill it with an initial value.