Cadence

Values and Types

Values are handled in the following way:

  • Values are objects (e.g., booleans, integers, or arrays).
  • Values are typed.

See the following articles to learn more about values and types: