mirror of
https://github.com/yattee/yattee.git
synced 2025-11-16 06:58:43 +00:00
Simplify the conditional logic for marking dirty regions by using optional binding instead of force unwrapping.
Simplify the conditional logic for marking dirty regions by using optional binding instead of force unwrapping.