Skip to content

probably need a warning about over/underflowing bounded types #10

@frasertweedale

Description

@frasertweedale

Operations in dollaridoos blindly defer to the numeric operations upon the wrapped type.
For bounded numeric types, this can result in overflow or underflow errors.

As this library is designed for safer and more correct monetary computations, it would be
proper to caution the user regarding use with bounded types.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions