blob: f81d641399b2d0aba867b91b5454c0524c49552b [file] [log] [blame]
Enum.map([1,2,3], fn(x) -> x * 2 end)