Bit Rotate Left
Rotates digits in the binary representation of an integer to the left. As the leftmost bits fall off, they are used to fill the rightmost bits.
| Inputs | Outputs |
|---|---|
| int | Value | int | Result |
| int | Shift |
Properties
| Is beta required? | No |
| Is chip a trolling risk? | No |
| Is chip a role assignment risk? | No |
| Chip UUID | bd013fe7-3799-46b5-b1f3-66a3f5add5ed |
| Room availability | Available everywhere |
Uses
None so far!
Tips
None so far!
Issues
None so far!