...

/

The Available Types

The Available Types

Learn different data types available in Elixir.

Introduction

We can define implementations for one or more of the following types:

  • Any
  • Atom
  • BitString
  • Float
...
  • Reference
  • Tuple
  • Integer
  • List
...