The search functionality needs JavaScript enabled
Built withscod
Repeats a string a given number of times.
extern(C) Value replicate( Value args );
n
s
A Nix string containing s repeated n times.