9 lines
127 B
Text
9 lines
127 B
Text
|
|
(repeat=
|
||
|
|
string N rep
|
||
|
|
. !arg:(?string.?N)
|
||
|
|
& !string:?rep
|
||
|
|
& whl
|
||
|
|
' (!N+-1:>0:?N&!string !rep:?rep)
|
||
|
|
& str$!rep
|
||
|
|
);
|