BackburnerJS / backburner.js

A rewrite of the Ember.js run loop as a generic microlibrary
MIT License
391 stars 80 forks source link

use `Map` to store `target` data #288

Closed bekzod closed 6 years ago

rwjblue commented 6 years ago

How does this relate to #286?

bekzod commented 6 years ago

they don't overlap with each other just another part that could use Map, kept them separate for easier review

rwjblue commented 6 years ago

Just updated after landing #286: