• Nate's avatar
    Intensive `if` chain refactoring (#145194) · 7fb35db6
    Nate authored
    This pull request refactors if-statements into switch expressions, as part of the effort to solve issue #144903.
    
    Making changes beyond just swapping syntax is more difficult (and also more difficult to review, I apologize), but much more satisfying too.
    7fb35db6
Name
Last commit
Last update
..
src Loading commit data...
common.dart Loading commit data...
main.dart Loading commit data...
web_benchmarks.dart Loading commit data...