equals Method
Compares two projections. It is a strict compare operation as descriptive data is compared but a minuscule tolerance is applied to number compares.
equals(other: Projection): boolean
Parameter | Type | Description |
---|---|---|
other | Projection |
Returns - boolean
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.