Skip to content

Refactor calls to `switch` cases. fix #569

Damien Lacoste requested to merge switch_case_refactoring into main

Refactoring to simplify switch calls.

This should tackle the rest of the calls identified in #569.

Note that further refactoring is possible (needed), but we might want to have specific issues for each of those.

Merge request reports