That sounds like a more complicated way to write

    const y = (bool)x;
or

    const bool y = x;