Module ops_mel::byte

source ·

Modules

Functions

  • Makes and ⋀ binary operation on byte
  • Return whether a is equal to b
  • Makes not ¬ binary operation on byte
  • Return whether a is different b
  • Makes or ⋁ binary operation on byte
  • Makes xor ⊕ binary operation on byte