Skip to content

Change BigDecimal inc/dec to operator functions #332

@rfcom

Description

@rfcom

The functions inc and dec in the BigDecimal class are currently not defined as operator fun like in the BigInteger class which has operator fun dec(): BigInteger and operator fun inc(): BigInteger

Maybe this is a API bug. If not and it was intentional it should be documented.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions