pub fn repeat<L: Literal>(value: L, n_times: Expr) -> Expr
Expand description

Repeat a literal value n times.