rtfeldman / seamless-immutable

Immutable data structures for JavaScript which are backwards-compatible with normal JS Arrays and Objects.
BSD 3-Clause "New" or "Revised" License
5.37k stars 195 forks source link

WIP: Feature/map #198

Open noahehall opened 7 years ago

noahehall commented 7 years ago

work in progress, but want your eyes on it so you can see the direction im taking it, and offer and recommendations a long the way

I will remove the WIP tag when its ready for an actual code review some files wont be included in the final MR (e.g. map.js), it was just useful for debugging

planning on formally submitting this pull request this weekend, sorry for the delay