I have an Elixir map:
iex(1)> my_map = %{a: "one", b: "two", c: "three"} %{a: "one", b: "two", c: "three"}
I'd like to know how to get from this map:
How can I do this?
Aucun commentaire:
Enregistrer un commentaire