Skip to content

Language.UHC.JScript.ECMA.Array#listToJSArray and listToStrictJSArray Reverse the List #4

@tilltheis

Description

@tilltheis

listToJSArray [1,2,3] :: JSArray Int should result in [1,2,3] but the actual result is [3,2,1].

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions