User Tools

Site Tools


01_user_documentation:07_rgg_xl:02_xl:09_java_addition:operator:04_shift

Shift

XL inherits the binary operators left shift (<<), right shift (>>) and unsigned right shift (>>>). Moreover it adds the unsigned left shift operator (<<<).

This operator can not be used for bit operations since it is logically not possible to have an unsigned left shift in bit operation. It is only added to GroIMP for overloading (operator$ushl).

01_user_documentation/07_rgg_xl/02_xl/09_java_addition/operator/04_shift.txt ยท Last modified: 2026/03/27 11:37 by Tim