tweaks: trim a displayable string in a more efficient manner
Instead of redetermining the entire span of the converted string, simply move one character left, and then bite it off to make place for the trailing $.
Showing
+3 -7
Please register or sign in to comment