Collections
There are two major categories of collections on Aptos:
- Key Value Collections -> Maps and Tables
- Ordered Collections -> Vectors
We'll go through each of these in the following pages.
There are two major categories of collections on Aptos:
We'll go through each of these in the following pages.