MapToBooleanWithIf

Incorrect

To map a boolean expression to a bool, an if statement is necessary

Correct

To map a boolean expression to a bool, one can just use it