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: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.