elixir get the length of a list code example Example: elixir length of list iex> Enum.count([1, 2, 3]) 3