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
@raldred There are already .cents() and .dollars() methods that return their respective amounts. I was suggesting they be given an optional argument so you could use them to set the values. I'm suggesting an extension to something that's already there.
It would be handy if the
cents()
anddollars()
methods had an optional argument so they can be used to set their respective components.The text was updated successfully, but these errors were encountered: