Module starlark::typing

source ·
Expand description

Types required to support the typecheck function.

Structs§

Enums§

  • An argument being passed to a function
  • Type that is not a union.
  • Binary operator for typechecker.
  • Unary operator for typechecker.

Traits§