Tuple to list Mar 1, 2016 Tuple to list [:a, :b, :c] = Tuple.to_list({:a, :b, :c}) Documentation: Tuple.to_list/1