Skip to content

Change BigDecimal inc/dec to operator functions #332

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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