Closed quark17 closed 5 days ago
This fixes #742 by allowing improveIf to merge ICCon and ICUndet when the type has only one constructor, by pushing the conditional into the constructor arguments.
improveIf
ICCon
ICUndet
This fixes #742 by allowing
improveIf
to mergeICCon
andICUndet
when the type has only one constructor, by pushing the conditional into the constructor arguments.