isSameObject
| Generic types: | T |
No documentation has been provided.
Presentation
function isSameObject (a: T, b: T): boolean;Returns
booleanParameters
| Name | Type | Description |
|---|---|---|
| a | T | |
| b | T |
| Generic types: | T |
No documentation has been provided.
function isSameObject (a: T, b: T): boolean;boolean| Name | Type | Description |
|---|---|---|
| a | T | |
| b | T |