= Comparison for arrays & objects in Typescript
This is a collection of comparing functions in Typescript (equals, shallowEqual, compare ...)
In Anlehnung an https://lodash.com/docs/3.10.1#isEqual https://github.com/moroshko/shallow-equal und co
GPL-3.0