Commit d30e9e7
committed
feat(collections/unstable): add
Adds a `"union"` `MergingStrategy` for `arrays` only, through a new exported type `ArraysMergingStrategy`.
Implementation uses the `union` `function` imported from `"./union.ts"`"union" to DeepMergeOptions.arrays
1 parent 260f5b8 commit d30e9e7
3 files changed
Lines changed: 1093 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
| |||
0 commit comments