Skip to content

string.rep

function string.rep(s: string|number, n: integer, sep?: string|number)
  -> string