Closed mkorbel1 closed 4 weeks ago
Making it easier to extend FloatingPointValue and reuse constructors, removing factorys, etc.
FloatingPointValue
factory
N/A
Existing tests should cover.
Is this a breaking change that will not be backwards-compatible? If yes, how so?
No
Does the change require any updates to documentation? If so, where? Are they included?
Yes, this is looking a lot better!
Description & Motivation
Making it easier to extend
FloatingPointValue
and reuse constructors, removingfactory
s, etc.Related Issue(s)
N/A
Testing
Existing tests should cover.
Backwards-compatibility
No
Documentation
No