chickadee
»
dbc
»
string-repeat
Identifier search
string-repeat
str
n
procedure
function (result) requires (and (string? str) (not (negative? n))) ensures (string? result)