Closed
Description
There exists a str::repeat
method, but no equivalent for (byte) slices. This would seem like a useful feature. Should we consider adding it to the stdlib?
There exists a str::repeat
method, but no equivalent for (byte) slices. This would seem like a useful feature. Should we consider adding it to the stdlib?