I didn’t get past the first limitation before my brain started itching. Wouldn’t the approach there be to avoid mutating the same string (and thus reborrowing Map) in the first place? I’m likely missing something from…
I didn’t get past the first limitation before my brain started itching. Wouldn’t the approach there be to avoid mutating the same string (and thus reborrowing Map) in the first place? I’m likely missing something from…