Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Immutable.Map and Immutable.Ordered.Map from { [p: string]: T }[] #1885

Copy link
Copy link
Open
@antonkulaga

Description

@antonkulaga
Issue body actions

I cannot get Maps and order maps from the array of indexables { [p: string]: number }[] , { [p: string]: string }[] and similar types in typescript, so I have to squash array of indexable into Object.assign({}, ...arr) to apply OrderedMap to it.
It looks very weird as this is supposed to be map.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.