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

Added docs for custom mergers #258

Closed crudh closed 5 years ago

crudh commented 5 years ago

Saw that the docs for custom mergers were missing. Added some basics and links to more extended documentation.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 96.111% when pulling a193ff57f23e1fc8c7b0e5874f07e427c4c1e706 on crudh:custom-mergers-documentation into a6e1b5e6461a2db6a323b2ceb76d931d17961d59 on rtfeldman:master.