Determines if the given type B is a wide boolean. A wide boolean is a boolean type that can be either true or false.
B
true
false
The boolean type to check.
Determines if the given type
Bis a wide boolean. A wide boolean is a boolean type that can be eithertrueorfalse.