Skip to main content

Type System

Work in Progress

This page is under construction. Content coming soon!

Overview

This section will cover Zith's static type system.

Topics to Cover

  • Primitive types
  • Type inference
  • Custom types
  • Type conversions

Related: Syntax Basics | Variables & Ownership