Skip to content

Instantly share code, notes, and snippets.

@cschiewek
Created June 6, 2015 21:55
Show Gist options
  • Save cschiewek/276e1216b867cde5b8f7 to your computer and use it in GitHub Desktop.
Save cschiewek/276e1216b867cde5b8f7 to your computer and use it in GitHub Desktop.
list
list = for item <- items do
{item.id, item.name}
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment