Built-in functions and types

The following types are built-in and not defined in the standard library:

  • Unit

  • Int

  • String

  • Float

  • DateTime

  • Duration

  • Record

  • Tuple

  • Bool

  • List

  • Ordering

  • RoundingMode

  • Map

  • Set

  • Maybe

  • RuntimeError

  • DayOfWeek

  • Month

  • DayCount::PaymentFrequency

  • DayCount::YearFraction

  • Period::Components

  • Instant::Components

  • YearMonth::Components

  • Date::Components

  • Time::Components

  • ZonedDateTime::Components

  • ZonedDateTime::ComponentsWithOffset

  • Duration::Components

  • Event

  • Agent

  • ContractInstance

  • Signed

  • PublicKey