Skip to content

toLeopard: Review uses of "any"-shape inputs for string operations #152

@towerofnix

Description

@towerofnix

There are various places where we use InputShape.Any (or inputToJS without any desired traits, after #150) for inputs that would ostensibly take or expect strings. Sometimes this might be alright - but shouldn't these all be string inputs? Wouldn't some of them error if a number-like literal gets converted to a JS number primitive? Demands investigation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    compatibilityMismatch or currently unsupported language behaviorfmt: LeopardPertains to Leopard format (JavaScript)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions