#7: Elixir's Most Common Data Types - A Quick Overview
Elixir provides a variety of data types that allow developers to work with different kinds of data efficiently. Here is an explanation of some of the most common data types in Elixir in no particular order:
Atom:
Atoms are constants that represent ...
stephanyu.hashnode.dev2 min read