DaffMergeStrategy
A strategy for merging objects of the same structure. Each key can contain a merger function for handling collisions.
Type | Options |
---|---|
DaffMergeStrategy | {
[k in keyof T]?: |
A strategy for merging objects of the same structure. Each key can contain a merger function for handling collisions.
Type | Options |
---|---|
DaffMergeStrategy | {
[k in keyof T]?: |