Logical Bitwise functions
The logical functions perform bit operations. All the functions described below are in the logical
 namespace. To use the functions defined in this namespace prefix function invocation with logical:<func>
.
Created in 2020 by Google Inc.