pub fn repeat(string: Expr, n: Expr) -> Expr
Expand description

repeats the string to n times