Difference between String.unsafe_set and String.set

Containers is an extension of the stdlib, so it won’t remove or hide String.unsafe_set (or, as one should use, Bytes.unsafe_set). I think the name is pretty explicit about this function being for people who know what they do :wink:

1 Like