-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Proliferation of logical tests in general functions was done to generalise functions to cases both encountered (some infrequently) and hypothetical. Code can be optimised by separating cases into purpose-oriented functions and removing tests for options always/never encountered.
Reactions are currently unavailable