Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Optional chaining into `modify` can lead to quietly losing issues when you intend to modify something. Let's take advantage of the trick introduced in #204 to avoid losing the result via optional chaining.
- Loading branch information