Module blockifier::utils

source ·

Functions

  • Returns the max value of two constants, at compile time.
  • Returns a HashMap containing key-value pairs from a that are not included in b (if a key appears in b with a different value, it will be part of the output). Usage: Get updated items from a mapping.