Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use a more expressive method of rewriting values
This achieves almost the same, except that this version doesn't change the original value. If that's really desired, `transform_values!` can be used. It makes it clearer what's going on.
- Loading branch information