The Lean Language Reference
1.
Introduction
2.
Elaboration and Compilation
3.
The Lean Language
4.
Terms
5.
Monads and
do
-Notation
6.
IO
7.
Tactic Proofs
8.
The Simplifier
9.
Basic Types
10.
Standard Library
11.
Notations and Macros
12.
Elan
13.
Lake and Reservoir
Index
9.
Â
Basic Types
9.1.
Natural Numbers
9.2.
Integers
9.3.
Fixed-Precision Integer Types
9.4.
Floating-Point Numbers
9.5.
Characters
9.6.
Strings
9.7.
Linked Lists
9.8.
Arrays
9.9.
Lazy Computations
9.10.
Tasks and Threads
9.3.
Â
Fixed-Precision Integer Types
9.3. Fixed-Precision Integer Types