Home > @magiclane/maps-sdk > Pair > equals
Pair.equals() method
Signature:
equals(other: Pair<T1, T2>): boolean;Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
other |
Pair<T1, T2> |
Returns:
boolean
Home > @magiclane/maps-sdk > Pair > equals
Signature:
equals(other: Pair<T1, T2>): boolean;|
Parameter |
Type |
Description |
|---|---|---|
|
other |
Pair<T1, T2> |
Returns:
boolean