optimise the following case: an alternative for each constructor, at least 3,...
optimise the following case: an alternative for each constructor, at least 3, one alternative cannot fail and the other alternatives yield the same boolean result. Remove those boolean result alternatives, and add a default with this result.
Please register or sign in to comment