Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

KRL supports hexadecimal values represented as strings matching the regex /^[A-F0-9]+$/. You can use the as() operator to cast numbers to hex values and hex values to numbers.