squashRecordDiffs
Public Function
Squash a collection of diffs into a single diff.
Parameters
Name | Description |
---|---|
|
An array of diffs to squash. |
Returns
RecordsDiff<T>
A single diff that represents the squashed diffs.
Public Function
Squash a collection of diffs into a single diff.
Name | Description |
---|---|
|
An array of diffs to squash. |
RecordsDiff<T>
A single diff that represents the squashed diffs.