Skip to content
Arch Docs
Unit
Initializing search
SouPuppy/Arch
Home
Installation
Syntax
Arch Docs
SouPuppy/Arch
Home
Installation
Installation
Installation
Syntax
Syntax
Condition
Dependent Types
Extends
Function
Generic
If
Loop
Module
Package
Polymorphism
Structure
Subtyping
Template
Term
Type
Unit
Unit
Table of contents
Theory
Universe
Variable
Base Types
Base Types
Boolean
List
Numbers
Char
Table of contents
Theory
Unit
Theory
A
unit
type is a type with only one term. We use
\(\mathbb{1}\)
to denote a unit type.
Back to top