Immutable-js: using Iterable methods on a List returns an Iterable<K, V> Flow and typescript

Created on 18 Jan 2017  路  1Comment  路  Source: immutable-js/immutable-js

Both typings for flow and typescript returns an iterable when calling method inherited from iterable

Reproduced with Immutablejs v3.8.1 and flow 0.37.4

also reproduced for List on typescript

{ "resolution": "main", "tree": { "src": "https://raw.githubusercontent.com/alitaheri/immutable-unambient/3e5ef14e1677e2db90770b8263be889b71c4d444/typings.json", "raw": "registry:npm/immutable#3.7.6+20160411060006", "main": "immutable.d.ts", "version": "3.7.6", "name": "immutable" } }

Most helpful comment

Fixed in the next upcoming version!

>All comments

Fixed in the next upcoming version!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

OliverJAsh picture OliverJAsh  路  4Comments

Daniel15 picture Daniel15  路  4Comments

chandlerprall picture chandlerprall  路  3Comments

jamesgpearce picture jamesgpearce  路  4Comments

migueloller picture migueloller  路  3Comments