jsdevtom / distinct-until-changed-immutable

Like distinctUntilChanged(), but with immutable values

Home Page:https://toms.blog/distinct-until-changed-immutable/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expected identifier error in Internet Explorer 11

agonhasani opened this issue · comments

The library does not work in Internet Explorer 11.

for (const [key] of a.entries()) {

Screen Shot 2019-09-12 at 5 44 52 PM

commented

@agonhasani Thanks for this and the email you sent. I don't have time to work on this now. You are more than welcome to create a pull request.

All the best,

commented

Closing because @vesapupovci's now merged pull request should fix this. Thanks again.