Skip to content

num.parse #8237

Closed
Closed
@floitschG

Description

@floitschG

There is int.parse, double.parse but no num.parse.

It should return an int if the string could be the output of ints (or if it's a hexadecimal literal), and otherwise return a double.

Metadata

Metadata

Assignees

Labels

area-core-librarySDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.type-enhancementA request for a change that isn't a bug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions