The Move Reference
Getting Started
1.
Modules
Basic Concepts
2.
Primitive Types
2.1.
Integers
2.2.
Bool
2.3.
Address
2.4.
Vector
2.5.
References
2.6.
Tuples and Unit
3.
Local Variables and Scopes
4.
Equality
5.
Abort and Assert
6.
Control Flow
6.1.
Conditional Expressions
6.2.
Loops
6.3.
Labeled Control FLow
6.4.
Pattern Matching
7.
Functions
7.1.
Macro Functions
8.
Structs
9.
Enums
10.
Constants
11.
Generics
12.
Type Abilities
13.
Uses and Aliases
Advanced Concepts
14.
Method Syntax
15.
Index Syntax Methods
Tooling
16.
Packages
17.
Unit Tests
Reference
18.
Coding Conventions
Deprecated
19.
Friends
Light
Rust
Coal
Navy
Ayu
The Move Reference
See
Sui's Coding Conventions for Move