Integrated Dynamics

Integrated Dynamics

63M Downloads

Bitwise operators for integers appear twice in the book

josephcsible opened this issue ยท 2 comments

commented

The following bitwise operators for integers are each listed twice in the Logic Programming section of the book:

  • Or (|): page 6 and page 20
  • Left Shift (<<): page 7 and page 22
  • And (&): page 7 and page 20
  • Xor (^): page 8 and page 21
  • Complement (~): page 8 and page 21
  • Right Zero Shift (>>>): page 9 and page 23
  • Right Shift (>>): page 9 and page 22
commented

Minecraft 1.12
Forge 14.21.1.2420
CyclopsCore 0.10.9
CommonCapabilities 1.3.4
IntegratedDynamics 0.8.1

commented

What mod/MC version are you using?