Skip to content

Is there any good reason for wrapped (boxed) primitives to be used in production code? #1

Description

@anseal

Many is-libraries (including this one) support boxed primitives like new Number (1). And it slows down and complicates things a lot. But I personally never ever saw them in real code. What are the reasonable use cases for them?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions