top | item 29699003

(no title)

JohnCurran | 4 years ago

In Elixir:

list = Enum.map(1..20, & %{foo: &1, bar: "hey"})

Not meant to be a comparison, just another example

discuss

order

No comments yet.