Skip to content

Commit

Permalink
Add concatenation (#15)
Browse files Browse the repository at this point in the history
* Add concatenation

* Update documentation

* Match immutable concat behavior

* Fix incorrect spelling

* Update documentation

* Update test cases and better concatenation of complicated objects

* Update README.md

Co-Authored-By: Abbondanzo <[email protected]>

* Use the correct type for update parameter

* Updaet documentation

* Removed indexedSeq protocol and internal implementation

* Target indexables only

* Update test cases

* Update test names and documentation

* Add instance checking

* Update src/__tests__/concat-test.js

Co-Authored-By: Kevin Johnson <[email protected]>

* Update src/__tests__/concat-test.js

Co-Authored-By: Kevin Johnson <[email protected]>

* Update src/__tests__/concat-test.js

Co-Authored-By: Kevin Johnson <[email protected]>

* Include undefined in test suite
  • Loading branch information
Abbondanzo authored May 13, 2019
1 parent 8387d00 commit a45828e
Show file tree
Hide file tree
Showing 6 changed files with 310 additions and 130 deletions.
Loading

0 comments on commit a45828e

Please sign in to comment.