avail
2.0.0.alpha11
avail
/
avail.utility
/
Strings
/
repeated
repeated
fun
repeated
(
string
:
String
,
count
:
Int
)
:
String
Content copied to clipboard
Answer a
String
consisting of
count
repetitions of
string
, concatenated.