Advanced Types

Motoko has a modern type system that allows us to write powerful, yet concise code. In this chapter we will look at several features of Motoko's type system.

Understanding Motoko's type system is essential when we write code that is more sophisticated than what we have done up to this point.