areEqual Function
Checks if two values are equal.
areEqual(lhs: Value, rhs: Value): boolean
Parameter | Type | Description |
---|---|---|
lhs | Value | |
rhs | Value |
Returns - boolean
Defined in
Last Updated: 17 April, 2025
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.