Function: equalProperties()
equalProperties(
a
,b
):boolean
Defined in: data/model.ts:208
Computes whether two property sets are the same, including both keys and values.
Parameters
Parameter | Type |
---|---|
| {[ |
| {[ |
Returns
boolean
equalProperties(
a
,b
):boolean
Defined in: data/model.ts:208
Computes whether two property sets are the same, including both keys and values.
Parameter | Type |
---|---|
| {[ |
| {[ |
boolean