HomePhorge

(PUP-3366) Correct comparisson of Enum > Enum[a]
e45bc0a09a6aUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-3366) Correct comparisson of Enum > Enum[a]

Comparissons involving an unparentesized Enum were not correct
because an iteration with all? returns true if the set being
enumerated is empty.

This modifies the logic, and adds missing tests.

Details

Event Timeline

Henrik Lindberg <henrik.lindberg@cloudsmith.com> committed rPUe45bc0a09a6a: (PUP-3366) Correct comparisson of Enum > Enum[a] (authored by Henrik Lindberg <henrik.lindberg@cloudsmith.com>).Oct 3 2014, 2:07 AM