Skip to content

Move toRadixString into the int class #1895

Closed
@floitschG

Description

@floitschG

toRadixString does not really make sense on non-integer numbers.
Can we move the method from the num-interface to the integer interface?

This is somehow related to issue #1327.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-core-librarySDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions