compareBooleans Function
compareBooleans(a: boolean, b: boolean): number
Parameter | Type | Description |
---|---|---|
a | boolean | |
b | boolean |
Returns - number
Defined in
- core/bentley/src/Compare.ts Line 50
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.