slightlyoff / cassowary.js

Cassowary/JS, better, faster, future-ready
Other
1.69k stars 107 forks source link

Move to using Map for c.HashTable #67

Closed slightlyoff closed 9 years ago

slightlyoff commented 9 years ago

Now that Map is optimized in Chrome (for string and integer keys), we should investigate using it for c.HashTable