Introduction
Explore how to use variants and lists in ReasonML to build composite data structures. Learn to group different types into new data types and understand the unique power of variants along with practical use of lists for web development.
We'll cover the following...
We'll cover the following...
...