Closed j-mie6 closed 1 year ago
Code Climate has analyzed commit f2b01ee4 and detected 0 issues on this pull request.
The test coverage on the diff in this pull request is 100.0% (50% is the threshold).
This pull request will bring the total coverage in the repository to 91.0% (0.0% change).
View more on Code Climate.
By defining extra private functional on the
Fixity
type itself, it is possible to avoid theasInstanceOf
and pattern matching previously used to define the logic for precedence (namely, the casts inGOps
)