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 194 forks source link

Add AMD support #165

Closed nazar-pc closed 7 years ago

nazar-pc commented 7 years ago

Fixes #117

rtfeldman commented 7 years ago

Great, thanks @nazar-pc!