Introduction
Let's take a look at what identifiers are all about.
We'll cover the following...
What is an Identifier?
In the previous section, we familiarized ourselves with the various data types available to us in ReasonML. However, ...