Skip to main content

Module byte

Module byte 

Source
Expand description

Aver static type representation and built-in type namespaces.

Type annotations in the AST are plain strings; this module converts them to a structured enum and provides the compatibility relation used by the type checker.

Sub-modules:

  • checker — static type checker
  • int, float, string, list, map, char, byte — pure namespace helpers (no effects)

Functions§

call
effects
register