Console
hyTags
Home
Home
Getting Started
Getting Started
Documentation
Documentation
bool-is-equal
Checks if two boolean values are equal.
Parameter
Type
Description
self
bool
First boolean value
other
bool
Second boolean value
return
bool
`true` if values are equal, `false` otherwise