method
tr!
tr!(p1, p2)
public
Translates str in place, using the same rules as String#tr. Returns str, or nil if no changes were made.
tr!(p1, p2)
public
Translates str in place, using the same rules as String#tr. Returns str, or nil if no changes were made.