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.36k stars 194 forks source link

Update documentation to included undocumented array methods #238

Closed beausmith closed 5 years ago

beausmith commented 6 years ago

The docs for Immutable Array do not contain documentation for the following array methods:

crudh commented 5 years ago

That would be really nice, a PR would be great!