Bool Module
All the functions in this module can be self-called on any boolean value, if that function expects a boolean as the first argument.
bool.from(value): boolean
Casts the value
into a boolean.
All the functions in this module can be self-called on any boolean value, if that function expects a boolean as the first argument.
bool.from(value): boolean
Casts the value
into a boolean.