Elixir. Tuples used { } .. but maps use %{ } . You can use anything for a key.. here are string keys: iex(1)> data = %{"name" => "nola", ...
確定! 回上一頁