Finally, note the functions in the Enum module are eager: they will traverse ... 3], [], fn x -> x * 3 end) [3, 6, 9] iex> Enum.into(%{a: 1, b: 2}, %{c: 3}, ...
確定! 回上一頁