Keyword list to map Mar 1, 2016 Keyword list to map %{a: 1, b: 2, c: 3} = Enum.into( [a: 1, b: 2, c: 3], %{} ) Documentation: Enum.into/2