You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.
This library has many problems and shortcomings due to bad design decisions, but the use case that you are explaining here is not a good example of such problems. In fact, there are far better ways to represent prices (through composition, not through inheritance).
If the object inherits object
Decimal
, methodsfrom*
return the wrong object.example: https://gist.github.com/Gemorroj/f1a5ccc98d90615a3bf754b839b04300
I think #32 this is resolve problem
The text was updated successfully, but these errors were encountered: